Class InvalidAuthenticationModeException

All Implemented Interfaces:
Serializable

public class InvalidAuthenticationModeException extends PhoenixException
An exception class used when connecting to a database fails because authentication using LDAP was attempted with a native database, or vice-versa.
See Also:
  • Constructor Details

    • InvalidAuthenticationModeException

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