class LogoutException extends RuntimeException
LogoutException is thrown when the account cannot be logged out.
Methods
__construct($message = 'Logout Exception', Exception $previous = null) |
class LogoutException extends RuntimeException
LogoutException is thrown when the account cannot be logged out.
__construct($message = 'Logout Exception', Exception $previous = null) |
Please login to continue.