com.thoughtworks.xstream.converters.reflection
Class AbstractReflectionConverter.UnknownFieldException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.thoughtworks.xstream.core.BaseException
com.thoughtworks.xstream.XStreamException
com.thoughtworks.xstream.converters.ConversionException
com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.UnknownFieldException
- All Implemented Interfaces:
- ErrorWriter, Serializable
- Enclosing class:
- AbstractReflectionConverter
public static class AbstractReflectionConverter.UnknownFieldException
- extends ConversionException
- See Also:
- Serialized Form
AbstractReflectionConverter.UnknownFieldException
public AbstractReflectionConverter.UnknownFieldException(String type,
String field)
Copyright © 2004-2014 XStream. All Rights Reserved.