Class HttpException
This class represents an HTTP transport error.
- Exception
 - 
			
			GeoIP2\Exception\GeoIP2Exception
			
			
			
		 - 
			
GeoIP2\Exception\HttpException			
			
			
		 
Direct known subclasses
GeoIP2\Exception\WebServiceException
			 public 
			
			
			
		 | 
		
		#
		 __construct( mixed $message, mixed $httpStatus, mixed $uri, GeoIP2\Exception\Exception $previous = null  )
		 | 
	
			__toString(), 
			getCode(), 
			getFile(), 
			getLine(), 
			getMessage(), 
			getPrevious(), 
			getTrace(), 
			getTraceAsString()
		 | 
	
			public  
			mixed
		 | 
		$uri |  | 
		
			#
			 The URI queried  | 
	
			$code, 
			$file, 
			$line, 
			$message
		 |