Class Exception
Abstract exception extended by all exceptions thrown by
Antavo\RestClient\RestClient when an error occurs during processing
REST API response.
- Exception
-
RuntimeException
-
Antavo\RestClient\Exceptions\Exception
Direct known subclasses
Antavo\ApiClientException, Antavo\RestClient\Exceptions\ParserException, Antavo\RestClient\Exceptions\StatusCodeException
Abstract
Namespace: Antavo\RestClient\Exceptions
Located at rest-client/src/Exceptions/Exception.php
Namespace: Antavo\RestClient\Exceptions
Located at rest-client/src/Exceptions/Exception.php
__construct(),
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|