class LogoutException extends RuntimeException

LogoutException is thrown when the account cannot be logged out.

Methods

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

No description

Details

at line line 21
__construct($message = 'Logout Exception', Exception $previous = null)

Parameters

$message
Exception $previous