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, toString
protected SAXException saxe
public SAXIOException(SAXException saxe)
public SAXException getSAXException()
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.