Class InvalidRequestException
The invalid request exception class. This exception is thrown when a 404 not found is returned by the MyAllocator API.
- Exception
-
MyAllocator\phpsdk\src\Exception\MaException
-
MyAllocator\phpsdk\src\Exception\InvalidRequestException
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()