Class InvalidRequestException
This class represents an error returned by MaxMind's GeoIP2 web service.
- Exception
 - 
			
			GeoIp2\Exception\GeoIp2Exception
			
			
			
		 - 
			
			GeoIp2\Exception\HttpException
			
			
			
		 - 
			
GeoIp2\Exception\InvalidRequestException			
			
			
		 
			 public 
			
			
			
		 | 
		
		#
		 __construct( mixed $message, mixed $error, mixed $httpStatus, mixed $uri, 
		 | 
	
			__toString(), 
			getCode(), 
			getFile(), 
			getLine(), 
			getMessage(), 
			getPrevious(), 
			getTrace(), 
			getTraceAsString()
		 | 
	
			public  
			mixed
		 | 
		$error |  | 
		
			#
			 The code returned by the MaxMind web service  | 
	
			$uri
		 | 
	
			$code, 
			$file, 
			$line, 
			$message
		 |