Overview

Namespaces

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

Exceptions

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

Class InvalidDigestException

Exception thrown when token integrity check fails in Antavo\SignedToken\SignedToken::setToken().

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