public abstract class PropertyAccessException
extends java.lang.RuntimeException
Modifier | Constructor and Description |
---|---|
protected |
PropertyAccessException(java.lang.String propertyName,
java.lang.Class<?> targetType,
java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPropertyName() |
java.lang.Class<?> |
getTargetType() |