| [ Index ] |
PHP Cross Reference of YOURLS |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 41 lines (1 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
InvalidRequestException:: (2 methods):
__construct()
getErrorCode()
Class: InvalidRequestException - X-Ref
Thrown when a MaxMind web service returns an error relating to the request.| __construct(string $message,string $error,int $httpStatus,string $uri,?\Exception $previous = null) X-Ref |
param: string $message the exception message param: string $error the error code returned by the MaxMind web service param: int $httpStatus the HTTP status code of the response param: string $uri the URI queries param: \Exception $previous the previous exception, if any |
| getErrorCode() X-Ref |
| No description |
| Generated: Wed Nov 5 05:10:36 2025 | Cross-referenced by PHPXref 0.7.1 |