Package com.ctc.wstx.sax
Class WrappedSaxException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.ctc.wstx.sax.WrappedSaxException
- All Implemented Interfaces:
Serializable
Simple type-safe wrapper used for "tunneling" SAX exceptions
through interfaces that do not allow them to be thrown. This
is done by extending
RuntimeException
.- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace