Uses of Class
com.thoughtworks.xstream.converters.reflection.ObjectAccessException
-
Packages that use ObjectAccessException Package Description com.thoughtworks.xstream.converters.reflection -
-
Uses of ObjectAccessException in com.thoughtworks.xstream.converters.reflection
Subclasses of ObjectAccessException in com.thoughtworks.xstream.converters.reflection Modifier and Type Class Description class
MissingFieldException
Indicates a missing field or property creating an object.
-