Class InvalidCredentialsException

All Implemented Interfaces:
Serializable

public class InvalidCredentialsException extends PhoenixException
An exception class used to indicate an invalid user name or password.
See Also:
  • Constructor Details

    • InvalidCredentialsException

      public InvalidCredentialsException(String message)
      Class constructor specifying a detailed message.
      Parameters:
      message - the message of this exception