Package org.apache.xml.security.stax.ext
Class XMLSecurityConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.xml.security.exceptions.XMLSecurityException
org.apache.xml.security.stax.ext.XMLSecurityConfigurationException
- All Implemented Interfaces:
Serializable
Exception when configuration errors are detected
- See Also:
-
Field Summary
Fields inherited from class org.apache.xml.security.exceptions.XMLSecurityException
msgID
-
Constructor Summary
ConstructorsConstructorDescriptionXMLSecurityConfigurationException
(Exception originalException) XMLSecurityConfigurationException
(Exception originalException, String msgID) XMLSecurityConfigurationException
(String msgID, Exception originalException) Deprecated.XMLSecurityConfigurationException
(String msgID, Object... exArgs) -
Method Summary
Methods inherited from class org.apache.xml.security.exceptions.XMLSecurityException
getMsgID, getOriginalException, printStackTrace, toString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
XMLSecurityConfigurationException
-
XMLSecurityConfigurationException
-
XMLSecurityConfigurationException
-
XMLSecurityConfigurationException
-
XMLSecurityConfigurationException
Deprecated.
-