Class HttpException
This class represents an HTTP transport error.
- Exception
 - 
			
			GeoIp2\Exception\GeoIp2Exception
			
			
			
		 - 
			
GeoIp2\Exception\HttpException			
			
			
		 
Direct known subclasses
GeoIp2\Exception\InvalidRequestException
			 public 
			
			
			
		 | 
		
			__toString(), 
			getCode(), 
			getFile(), 
			getLine(), 
			getMessage(), 
			getPrevious(), 
			getTrace(), 
			getTraceAsString()
		 | 
	
			public  
			mixed
		 | 
		
				$uri
			 The URI queried  | 
		
			$code, 
			$file, 
			$line, 
			$message
		 |