Overview

Namespaces

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

Exceptions

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

Class ExpiredException

Exception thrown from Antavo\SignedToken\SignedToken::setToken() when token is expired.

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