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