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, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTracepublic 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–2015 The Apache Software Foundation. All rights reserved.