Class XmlSignatureInvalidKeyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.camel.component.xmlsecurity.api.XmlSignatureException
org.apache.camel.component.xmlsecurity.api.XmlSignatureInvalidKeyException
- All Implemented Interfaces:
Serializable
Exception thrown during signing or verifying if the key type does not fit to the signature algorithm.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
XmlSignatureInvalidKeyException
-
XmlSignatureInvalidKeyException
-