public class XMLStreamIOException extends IOException
IOException that wraps an XMLStreamException.| Constructor and Description |
|---|
XMLStreamIOException(javax.xml.stream.XMLStreamException cause)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.stream.XMLStreamException |
getXMLStreamException()
Get the wrapped
XMLStreamException. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2004–2015 The Apache Software Foundation. All rights reserved.