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