Overview

Namespaces

  • Antavo
    • RestClient
      • Exceptions
    • SignedToken
      • Exceptions
  • PHP

Exceptions

  • Exception
  • ParserException
  • StatusCodeException
  • Overview
  • Namespace
  • Class

Class Exception

Abstract exception extended by all exceptions thrown by Antavo\RestClient\RestClient when an error occurs during processing REST API response.

Exception
Extended by RuntimeException
Extended by 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
Methods inherited from Exception
__construct(), __toString(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
API documentation generated by ApiGen