class LogoutException extends RuntimeException

LogoutException is thrown when the account cannot be logged out.

Methods

__construct(string $message = 'Logout Exception', Exception $previous = null)

No description

Details

__construct(string $message = 'Logout Exception', Exception $previous = null)

Parameters

string $message
Exception $previous