Searched refs:IpAddressNotFoundException (Results 1 – 3 of 3) sorted by relevance
5 class IpAddressNotFoundException extends InvalidRequestException class
194 } catch (\MaxMind\Exception\IpAddressNotFoundException $ex) {
11 use MaxMind\Exception\IpAddressNotFoundException; alias