Overview

Namespaces

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

Exceptions

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

Namespace Antavo\RestClient\Exceptions

Exceptions summary
Exception

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

ParserException

Exception thrown when parsing response body fails either because of an invalid (or incomplete) body or a mismatching Content-Type header.

StatusCodeException Exception thrown when response has a status code other than 200 OK.
API documentation generated by ApiGen