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, toString
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.