public class GetOrSetValueException
extends java.lang.RuntimeException
Constructor and Description |
---|
GetOrSetValueException(java.lang.String fieldName,
java.lang.Class<?> clazz,
java.lang.Exception cause)
Instantiates exception.
|
public GetOrSetValueException(java.lang.String fieldName, java.lang.Class<?> clazz, java.lang.Exception cause)
fieldName
- field name, which cannot be changed or accessedclazz
- class declaring that fieldcause
- root cause of this exception