Package org.jupnp.xml
Klasse ParserException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jupnp.xml.ParserException
- Alle implementierten Schnittstellen:
Serializable
Unified exception thrown by the DOMParser and SAXParser.
- Autor:
- Christian Bauer
- Siehe auch:
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungParserException(String s, Throwable throwable) ParserException(Throwable throwable) -
Methodenübersicht
Von Klasse geerbte Methoden java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Konstruktordetails
-
ParserException
public ParserException() -
ParserException
-
ParserException
-
ParserException
-
ParserException
-