Home
last modified time | relevance | path

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

/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/src/Exception/
H A DInvalidInputException.php10 class InvalidInputException extends WebServiceException class
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/src/WebService/
H A DClient.php9 use MaxMind\Exception\InvalidInputException; alias