public class SharedAccessAuthorityException extends ITIMException
| Constructor and Description |
|---|
SharedAccessAuthorityException(java.lang.String msgId,
java.lang.Object[] tokens)
Constructs a new SharedAccessAuthorityException.
|
SharedAccessAuthorityException(java.lang.String msgId,
java.lang.Object[] tokens,
java.lang.Throwable throwable)
Constructs a new SharedAccessAuthorityException.
|
getLocalizedMessage, getMessage, getMessage, getMessageId, getThrowable, getTokens, normalize, printStackTrace, printStackTrace, printStackTrace, toXMLpublic SharedAccessAuthorityException(java.lang.String msgId,
java.lang.Object[] tokens)
msgId - message identifier used to lookup a corresponding error
message from properties file.tokens - values for replaceable tokens used in the error message.public SharedAccessAuthorityException(java.lang.String msgId,
java.lang.Object[] tokens,
java.lang.Throwable throwable)
msgId - message identifier used to lookup a corresponding error
message from properties file.tokens - values for replaceable tokens used in the error message.throwable - originating exception or error.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.