Home
last modified time | relevance | path

Searched defs:IpAddressNotFoundException (Results 1 – 2 of 2) sorted by relevance

/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/src/Exception/
H A DIpAddressNotFoundException.php5 class IpAddressNotFoundException extends InvalidRequestException class
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/src/WebService/
H A DClient.php11 use MaxMind\Exception\IpAddressNotFoundException; alias