ca.gorman.xml.parse
Class ParserFactory.ParserConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ca.gorman.xml.parse.ParserFactory.ParserConfigurationException
- All Implemented Interfaces:
- Serializable
- Enclosing interface:
- ParserFactory<T extends Global>
public static class ParserFactory.ParserConfigurationException
- extends RuntimeException
Exception thrown when a Parser
cannot be created.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ParserFactory.ParserConfigurationException
public ParserFactory.ParserConfigurationException()
ParserFactory.ParserConfigurationException
public ParserFactory.ParserConfigurationException(String s)
ParserFactory.ParserConfigurationException
public ParserFactory.ParserConfigurationException(Throwable t)
ParserFactory.ParserConfigurationException
public ParserFactory.ParserConfigurationException(String s,
Throwable t)
GXPARSE Generic XML Stream Parser API and supporting tools.
Release $Name: gxparse-sf-alpha-2_0 $
Copyright 2003-2004
Ian E. Gorman
Released under
GNU Lesser General Public License