Package org.apache.xml.security.stax.ext
Class UncheckedXMLSecurityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.xml.security.stax.ext.UncheckedXMLSecurityException
- All Implemented Interfaces:
Serializable
Unchecked Exception to mark uncaught-exceptions in threads
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUncheckedXMLSecurityException
(String message) UncheckedXMLSecurityException
(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
-
UncheckedXMLSecurityException
-
UncheckedXMLSecurityException
-
UncheckedXMLSecurityException
-