Serialized Form


Package com.thoughtworks.xstream

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


Package com.thoughtworks.xstream.alias

Class com.thoughtworks.xstream.alias.CannotResolveClassException extends com.thoughtworks.xstream.core.BaseException implements Serializable


Package com.thoughtworks.xstream.converters

Class com.thoughtworks.xstream.converters.ConversionException extends com.thoughtworks.xstream.core.BaseException implements Serializable

Serialized Fields

stuff

java.util.Map<K,V> stuff

cause

java.lang.Throwable cause
Plays nice with JDK1.3 and JDK1.4


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 com.thoughtworks.xstream.core.BaseException implements Serializable


Package com.thoughtworks.xstream.io

Class com.thoughtworks.xstream.io.StreamException extends com.thoughtworks.xstream.core.BaseException implements Serializable


Package com.thoughtworks.xstream.mapper

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



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