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