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