class LogoutException extendsRuntimeException

LogoutException is thrown when the account cannot be logged out.

Methods

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

No description

Details

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

Parameters

string $message
Throwable $previous