Class ApiClientException
Exception thrown when Antavo Loyalty API JSON response contains an error.
Exception message contains the error type and message, while exception code holds the received HTTP status code.
- Exception
-
RuntimeException
-
Antavo\RestClient\Exceptions\Exception
-
Antavo\ApiClientException
__construct(),
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|