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, printStackTrace, printStackTrace, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace
public XMLEncryptionException()
public XMLEncryptionException(String msgID)
msgID
- public XMLEncryptionException(String msgID, Object[] exArgs)
msgID
- exArgs
- public XMLEncryptionException(String msgID, Exception originalException)
msgID
- originalException
- Copyright © 2000–2017 The Apache Software Foundation. All rights reserved.