public final class WrappedSaxException
extends java.lang.RuntimeException
RuntimeException.| Modifier and Type | Field and Description |
|---|---|
(package private) org.xml.sax.SAXException |
mCause |
| Constructor and Description |
|---|
WrappedSaxException(org.xml.sax.SAXException cause) |
| Modifier and Type | Method and Description |
|---|---|
org.xml.sax.SAXException |
getSaxException() |
java.lang.String |
toString() |