Class LoginException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ServerAuthenticationException

public class LoginException extends ServerException
An exception indicating that a login has failed
See Also:
  • Constructor Details

    • LoginException

      public LoginException(String message)
      Instantiates a new LoginException
      Parameters:
      message - the exception message