Searched defs:XMLConfigurationException (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/xni/parser/
H A DXMLConfigurationException.java33 * @version $Id: XMLConfigurationException.java,v 1.7 2010-11-01 04:40:22 joehw Exp $
35 public class XMLConfigurationException class in inherits:XNIException
62 public XMLConfigurationException(Status type, String identifier) { method in class:XMLConfigurationException
76 public XMLConfigurationException(Status type, String identifier, method in class:XMLConfigurationException
99 } // class XMLConfigurationException

Completed in 28 milliseconds