public class InvalidAuthenticationAPIUsageException extends AuthenticationException
This exception is raised when the authentication API is used in wrong way.
| Constructor and Description |
|---|
InvalidAuthenticationAPIUsageException()
Construct a InvalidAuthenticationAPIUsageException object.
|
InvalidAuthenticationAPIUsageException(oracle.odi.internal.util.MessageHandle msg,
java.lang.Object[] args)
Construct a InvalidAuthenticationAPIUsageException object.
|
getUsernamegetErrorID, getErrorMsgHandle, getLocalizedMessage, getLocalizedMessage, getMessagepublic InvalidAuthenticationAPIUsageException()
public InvalidAuthenticationAPIUsageException(oracle.odi.internal.util.MessageHandle msg,
java.lang.Object[] args)
msg - the message about the wrong usage.