Class ApiConnectionException
The API connection exception class. This exception is thrown when the API cannot connect to the MyAllocator API.
- Exception
-
MyAllocator\phpsdk\src\Exception\MaException
-
MyAllocator\phpsdk\src\Exception\ApiConnectionException
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()