com.primavera.common.exceptions
Class InvalidAuthenticationModeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.primavera.PrimaveraException
com.primavera.ServerException
com.primavera.PhoenixException
com.primavera.common.exceptions.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:
- Serialized Form
InvalidAuthenticationModeException
public InvalidAuthenticationModeException(String message)
- Class constructor specifying a detailed message.
- Parameters:
message
- the message of this exception
Copyright © 2003, 2010, Oracle and/or its affiliates. All rights reserved.