InvalidSessionException
class InvalidSessionException extends AuthenticationFailedException
Exception indicating that the specified session is invalid
Properties
| $code | from ClientDeniedException | ||
| $message |
Methods
Details
in
BaseException at line 8
__construct(string|null $details = null)
No description