public class XMLEncryptionException extends XMLSecurityException
msgID| Constructor and Description |
|---|
XMLEncryptionException() |
XMLEncryptionException(String msgID) |
XMLEncryptionException(String msgID,
Exception originalException) |
XMLEncryptionException(String msgID,
Object... exArgs) |
XMLEncryptionException(String msgID,
Object[] exArgs,
Exception originalException) |
getMsgID, getOriginalException, printStackTrace, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTracepublic XMLEncryptionException()
public XMLEncryptionException(String msgID)
msgID - public XMLEncryptionException(String msgID, Object... exArgs)
msgID - exArgs - public XMLEncryptionException(String msgID, Exception originalException)
msgID - originalException - Copyright © 2000–2014 The Apache Software Foundation. All rights reserved.