Class ServerAuthenticationException

All Implemented Interfaces:
Serializable

public final class ServerAuthenticationException extends LoginException
An exception indicating that a login has failed due to an authentication error, invalid username or password
See Also:
  • Constructor Details

    • ServerAuthenticationException

      public ServerAuthenticationException(String message)
      Parameters:
      message - the exception message