AuthenticationException |
includes/vendor/maxmind/web-service-common/src/Exception/AuthenticationException.php |
This class represents an error authenticating |
HttpException |
includes/vendor/maxmind/web-service-common/src/Exception/HttpException.php |
This class represents an HTTP transport error. |
InsufficientFundsException |
includes/vendor/maxmind/web-service-common/src/Exception/InsufficientFundsException.php |
Thrown when the account is out of credits. |
InvalidInputException |
includes/vendor/maxmind/web-service-common/src/Exception/InvalidInputException.php |
This class represents an error in creating the request to be sent to the
web service. For example, if the array cannot be encoded as JSON or if there
is a missing or invalid field. |
InvalidRequestException |
includes/vendor/maxmind/web-service-common/src/Exception/InvalidRequestException.php |
Thrown when a MaxMind web service returns an error relating to the request. |
IpAddressNotFoundException |
includes/vendor/maxmind/web-service-common/src/Exception/IpAddressNotFoundException.php |
|
PermissionRequiredException |
includes/vendor/maxmind/web-service-common/src/Exception/PermissionRequiredException.php |
This exception is thrown when the service requires permission to access. |
WebServiceException |
includes/vendor/maxmind/web-service-common/src/Exception/WebServiceException.php |
This class represents a generic web service error. |