public class SAXIOException extends IOException
| Modifier and Type | Field and Description |
|---|---|
protected SAXException |
saxe |
| Constructor and Description |
|---|
SAXIOException(SAXException saxe) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause() |
SAXException |
getSAXException() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected SAXException saxe
public SAXIOException(SAXException saxe)
public SAXException getSAXException()
Copyright © 2000–2021 Apache Software Foundation. All rights reserved.