Class ApiAuthenticationException
The API authentication exception class. This exception is thrown when the authentication parameters included in an API request are not valid.
- Exception
-
MyAllocator\phpsdk\src\Exception\MaException
-
MyAllocator\phpsdk\src\Exception\ApiAuthenticationException
Methods summary
Methods inherited from MyAllocator\phpsdk\src\Exception\MaException
__construct(),
getHttpBody(),
getHttpStatus(),
getJsonBody(),
getState()
Methods inherited from Exception
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()