Overview

Namespaces

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

Exceptions

  • Exception
  • ExpiredException
  • InvalidDigestException
  • InvalidPayloadException
  • Overview
  • Namespace
  • Class

Class Exception

An ancestor class for all exception types thrown when working with Antavo\SignedToken\SignedToken objects.

Exception
Extended by RuntimeException
Extended by Antavo\SignedToken\Exceptions\Exception

Direct known subclasses

Antavo\SignedToken\Exceptions\ExpiredException, Antavo\SignedToken\Exceptions\InvalidDigestException, Antavo\SignedToken\Exceptions\InvalidPayloadException
Abstract
Namespace: Antavo\SignedToken\Exceptions
Located at signed-token/src/Exceptions/Exception.php
Methods inherited from Exception
__construct(), __toString(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
API documentation generated by ApiGen