Class GeoIp2Exception
This class represents a generic error.
- Exception
-
GeoIp2\Exception\GeoIp2Exception
Direct known subclasses
GeoIp2\Exception\AddressNotFoundException,
GeoIp2\Exception\AuthenticationException,
GeoIp2\Exception\HttpException,
GeoIp2\Exception\OutOfQueriesException
Indirect known subclasses
Methods summary
Methods inherited from Exception
__construct(),
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()