Package org.openremote.container.xml
Class ParserException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openremote.container.xml.ParserException
- All Implemented Interfaces:
Serializable
Unified exception thrown by the
DOMParser
and SAXParser
.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionParserException
(String s, Throwable throwable) ParserException
(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ParserException
public ParserException() -
ParserException
-
ParserException
-
ParserException
-
ParserException
-