Serialized Form


Package com.ctc.wstx.exc

Class com.ctc.wstx.exc.WstxEOFException extends WstxParsingException implements Serializable

Class com.ctc.wstx.exc.WstxException extends javax.xml.stream.XMLStreamException implements Serializable

Serialized Fields

mMsg

java.lang.String mMsg
D'oh. Super-class munges and hides the message, have to duplicate here

Class com.ctc.wstx.exc.WstxIOException extends WstxException implements Serializable

Class com.ctc.wstx.exc.WstxLazyException extends java.lang.RuntimeException implements Serializable

Serialized Fields

mOrig

javax.xml.stream.XMLStreamException mOrig

Class com.ctc.wstx.exc.WstxOutputException extends WstxException implements Serializable

Class com.ctc.wstx.exc.WstxParsingException extends WstxException implements Serializable

Class com.ctc.wstx.exc.WstxUnexpectedCharException extends WstxParsingException implements Serializable

Serialized Fields

mChar

char mChar

Class com.ctc.wstx.exc.WstxValidationException extends XMLValidationException implements Serializable


Package com.ctc.wstx.sax

Class com.ctc.wstx.sax.WrappedSaxException extends java.lang.RuntimeException implements Serializable

Serialized Fields

mCause

org.xml.sax.SAXException mCause

Package com.ctc.wstx.util

Class com.ctc.wstx.util.InternCache extends java.util.HashMap implements Serializable


Package org.codehaus.stax2.validation

Class org.codehaus.stax2.validation.XMLValidationException extends javax.xml.stream.XMLStreamException implements Serializable

Serialized Fields

mCause

XMLValidationProblem mCause