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