Package com.fasterxml.aalto.impl
Class IoStreamException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.xml.stream.XMLStreamException
com.fasterxml.aalto.impl.StreamExceptionBase
com.fasterxml.aalto.impl.IoStreamException
- All Implemented Interfaces:
Serializable
Simple wrapper for
IOExceptions; needed when StAX does not expose
underlying I/O exceptions via its methods.- See Also:
-
Field Summary
Fields inherited from class com.fasterxml.aalto.impl.StreamExceptionBase
mMsgFields inherited from class javax.xml.stream.XMLStreamException
location, nested -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.fasterxml.aalto.impl.StreamExceptionBase
getLocationDesc, getMessage, toStringMethods inherited from class javax.xml.stream.XMLStreamException
getLocation, getNestedExceptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
IoStreamException
-
IoStreamException
-