Overview

Namespaces

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

Exceptions

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

Class InvalidPayloadException

Exception thrown when a token holds invalid payload data (it should be a PHP array when unpacked). It is thrown from Antavo\SignedToken\SignedToken::setToken().

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