Package org.apache.xmlbeans.impl.jam.xml
Class TunnelledException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.xmlbeans.impl.jam.xml.TunnelledException
-
- All Implemented Interfaces:
java.io.Serializable
public class TunnelledException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TunnelledException(javax.xml.stream.XMLStreamException xse)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.xml.stream.XMLStreamException
getXMLStreamException()
-