Class MaException
The MyAllocator base exception class.
- Exception
-
MyAllocator\phpsdk\src\Exception\MaException
Direct known subclasses
MyAllocator\phpsdk\src\Exception\ApiAuthenticationException,
MyAllocator\phpsdk\src\Exception\ApiConnectionException,
MyAllocator\phpsdk\src\Exception\ApiException,
MyAllocator\phpsdk\src\Exception\InvalidRequestException
Methods summary
public
|
#
__construct( string $msg, array $state = null )
The constructor may set request/response parameters. |
public
|
|
public
|
|
public
|
|
public
|
Methods inherited from Exception
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
Magic methods summary
Properties summary
protected
array
|
$state
State data before the exception. |
#
null
|