Uses of Class
com.thoughtworks.xstream.converters.ConversionException

Packages that use ConversionException
com.thoughtworks.xstream.converters.javabean   
com.thoughtworks.xstream.converters.reflection   
com.thoughtworks.xstream.core   
 

Uses of ConversionException in com.thoughtworks.xstream.converters.javabean
 

Subclasses of ConversionException in com.thoughtworks.xstream.converters.javabean
static class JavaBeanConverter.DuplicateFieldException
          Deprecated. As of 1.3
static class JavaBeanConverter.DuplicatePropertyException
          Exception to indicate double processing of a property to avoid silent clobbering.
 

Uses of ConversionException in com.thoughtworks.xstream.converters.reflection
 

Subclasses of ConversionException in com.thoughtworks.xstream.converters.reflection
static class AbstractReflectionConverter.DuplicateFieldException
           
static class AbstractReflectionConverter.UnknownFieldException
           
 

Uses of ConversionException in com.thoughtworks.xstream.core
 

Subclasses of ConversionException in com.thoughtworks.xstream.core
static class AbstractReferenceMarshaller.ReferencedImplicitElementException
           
static class TreeMarshaller.CircularReferenceException
           
 



Copyright © 2004-2014 XStream. All Rights Reserved.