com.thoughtworks.xstream.converters.reflection
public class NonExistentFieldException extends ObjectAccessException
Constructor and Description |
---|
NonExistentFieldException(java.lang.String message,
java.lang.String fieldName) |
NonExistentFieldException(java.lang.String message,
java.lang.Throwable cause,
java.lang.String fieldName) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFieldName() |
getCause
Copyright © 2004-2014 XStream. All Rights Reserved.