Overview

Namespaces

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

Exceptions

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

Class ParserException

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

Exception
Extended by RuntimeException
Extended by Antavo\RestClient\Exceptions\Exception
Extended by Antavo\RestClient\Exceptions\ParserException
Namespace: Antavo\RestClient\Exceptions
Located at rest-client/src/Exceptions/ParserException.php
Methods inherited from Exception
__construct(), __toString(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
API documentation generated by ApiGen