UnauthorizedException
class UnauthorizedException extends API_Exception
Class UnauthorizedException
Constants
UNAUTHORIZED |
|
NOT_IMPLEMENTED |
|
Methods
Details
at line 22
__construct(string $message, array $extraParams = [], Exception $previous = NULL)
in API_Exception at line 57
string
__toString()
Custom string representation of object.
in API_Exception at line 66
array
getExtraParams()
Get extra parameters.
in API_Exception at line 75
array
getErrorCodes()
Get error codes.