Class ApiException
The API exception class. The generic API exception used during validation, request, and response flows.
- Exception
-
MyAllocator\phpsdk\src\Exception\MaException
-
MyAllocator\phpsdk\src\Exception\ApiException
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()