Class JavaBeanConverter.DuplicateFieldException
- 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.ErrorWritingException
-
- com.thoughtworks.xstream.converters.ConversionException
-
- com.thoughtworks.xstream.converters.javabean.JavaBeanConverter.DuplicateFieldException
-
- All Implemented Interfaces:
ErrorWriter
,java.io.Serializable
- Enclosing class:
- JavaBeanConverter
public static class JavaBeanConverter.DuplicateFieldException extends ConversionException
Deprecated.As of 1.3- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DuplicateFieldException(java.lang.String msg)
Deprecated.
-
Method Summary
-
Methods inherited from class com.thoughtworks.xstream.converters.ErrorWritingException
add, get, getMessage, getShortMessage, keys, set
-
-