Package com.ctc.wstx.exc
Class WstxParsingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.xml.stream.XMLStreamException
com.ctc.wstx.exc.WstxException
com.ctc.wstx.exc.WstxParsingException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
WstxEOFException,WstxUnexpectedCharException
Intermediate base class for reporting actual Wstx parsing problems.
- See Also:
-
Field Summary
Fields inherited from class com.ctc.wstx.exc.WstxException
mMsgFields inherited from class javax.xml.stream.XMLStreamException
location, nested -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.ctc.wstx.exc.WstxException
getLocationDesc, getMessage, toStringMethods inherited from class javax.xml.stream.XMLStreamException
getLocation, getNestedExceptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
WstxParsingException
-
WstxParsingException
-