public class AuthenticationException extends ApplicationException
| Constructor and Description |
|---|
AuthenticationException(java.lang.String errCode)
Deprecated.
|
AuthenticationException(java.lang.String errCode,
java.lang.String exMsg)
Deprecated.
|
AuthenticationException(java.lang.String errCode,
java.lang.Throwable cause)
Deprecated.
|
getErrorCode, getExtraMessagegetLocalizedMessage, getMessage, getMessage, getMessageId, getThrowable, getTokens, normalize, printStackTrace, printStackTrace, printStackTrace, toXMLpublic AuthenticationException(java.lang.String errCode)
errCode - Code for the error.public AuthenticationException(java.lang.String errCode,
java.lang.String exMsg)
errCode - Error code identifying the problem.exMsg - Additional information in a String.public AuthenticationException(java.lang.String errCode,
java.lang.Throwable cause)
errCode - Error code identifying the problem.cause - Throwable representing the exception causing this exception.IBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.