Serialized Form


Package com.thoughtworks.xstream

Class com.thoughtworks.xstream.InitializationException extends XStream.InitializationException implements Serializable

Class com.thoughtworks.xstream.XStream.InitializationException extends XStreamException implements Serializable

Class com.thoughtworks.xstream.XStreamException extends com.thoughtworks.xstream.core.BaseException implements Serializable

Serialized Fields

cause

java.lang.Throwable cause

Package com.thoughtworks.xstream.alias

Class com.thoughtworks.xstream.alias.CannotResolveClassException extends XStreamException implements Serializable


Package com.thoughtworks.xstream.converters

Class com.thoughtworks.xstream.converters.ConversionException extends XStreamException implements Serializable

Serialized Fields

stuff

java.util.Map<K,V> stuff

Package com.thoughtworks.xstream.converters.javabean

Class com.thoughtworks.xstream.converters.javabean.JavaBeanConverter.DuplicateFieldException extends ConversionException implements Serializable


Package com.thoughtworks.xstream.converters.reflection

Class com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.DuplicateFieldException extends ConversionException implements Serializable

Class com.thoughtworks.xstream.converters.reflection.ObjectAccessException extends XStreamException implements Serializable


Package com.thoughtworks.xstream.io

Class com.thoughtworks.xstream.io.StreamException extends XStreamException implements Serializable


Package com.thoughtworks.xstream.mapper

Class com.thoughtworks.xstream.mapper.CannotResolveClassException extends CannotResolveClassException implements Serializable



Joe Walnes, http://xstream.codehaus.org/