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
public class XMLSecurityConfigurationException
- extends XMLSecurityException
Exception when configuration errors are detected
- Version:
- $Revision: 1395267 $ $Date: 2012-10-07 11:02:46 +0100 (Sun, 07 Oct 2012) $
- Author:
- $Author: giger $
- See Also:
- Serialized Form
XMLSecurityConfigurationException
public XMLSecurityConfigurationException(Exception originalException)
XMLSecurityConfigurationException
public XMLSecurityConfigurationException(String msgID)
XMLSecurityConfigurationException
public XMLSecurityConfigurationException(String msgID,
Object... exArgs)
XMLSecurityConfigurationException
public XMLSecurityConfigurationException(String msgID,
Exception originalException)
Copyright © 2000–2013 The Apache Software Foundation. All rights reserved.