Home
last modified time | relevance | path

Searched refs:GeoIp2Exception (Results 1 – 6 of 6) sorted by relevance

/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/WebService/
H A DClient.php7 use GeoIp2\Exception\GeoIp2Exception; alias
228 throw new GeoIp2Exception(
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Exception/
H A DAddressNotFoundException.php8 class AddressNotFoundException extends GeoIp2Exception
H A DAuthenticationException.php8 class AuthenticationException extends GeoIp2Exception
H A DOutOfQueriesException.php8 class OutOfQueriesException extends GeoIp2Exception
H A DGeoIp2Exception.php8 class GeoIp2Exception extends \Exception class
H A DHttpException.php8 class HttpException extends GeoIp2Exception