Class XmlSignatureFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.camel.component.xmlsecurity.api.XmlSignatureException
org.apache.camel.component.xmlsecurity.api.XmlSignatureFormatException
- All Implemented Interfaces:
Serializable
Exception thrown when the input for signing or verifying does not have the correct format.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionXmlSignatureFormatException
(String message) XmlSignatureFormatException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
XmlSignatureFormatException
-
XmlSignatureFormatException
-