|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.axiom.util.stax.XMLStreamIOException
public class XMLStreamIOException
IOException that wraps an XMLStreamException.
| Constructor Summary | |
|---|---|
XMLStreamIOException(javax.xml.stream.XMLStreamException cause)
Constructor. |
|
| Method Summary | |
|---|---|
javax.xml.stream.XMLStreamException |
getXMLStreamException()
Get the wrapped XMLStreamException. |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public XMLStreamIOException(javax.xml.stream.XMLStreamException cause)
cause - the XMLStreamException to wrap| Method Detail |
|---|
public javax.xml.stream.XMLStreamException getXMLStreamException()
XMLStreamException.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||