class LogoutException extendsRuntimeException
LogoutException is thrown when the account cannot be logged out.
No description
__construct(string$message ='Logout Exception',Throwable$previous =null)