public class SAXIOException
extends java.io.IOException
Modifier and Type | Field and Description |
---|---|
protected org.xml.sax.SAXException |
saxe |
Constructor and Description |
---|
SAXIOException(org.xml.sax.SAXException saxe) |
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
getCause() |
org.xml.sax.SAXException |
getSAXException() |