|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--com.arbortext.catalog.NoXMLParserException
Signal attempt to parse an XML Catalog without a Parser class.
This module, both source code and documentation, is in the Public Domain, and comes with NO WARRANTY.
This exception is thrown if an attempt is made to load an XML Catalog, but no Parser class has been provided.
XMLCatalogReader
,
XMLCatalogReader.setParserClass(java.lang.String)
, Serialized FormConstructor Summary | |
NoXMLParserException()
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace,
toString |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public NoXMLParserException()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |