class TokenNotFoundException extends RuntimeException (View source)

Class TokenNotFoundException.

Methods

__construct(string $message, int $code = 0, Exception $previous = null)

Constructor.

Details

__construct(string $message, int $code = 0, Exception $previous = null)

Constructor.

Parameters

string $message
int $code
Exception $previous