public abstract class PropertyAccessException extends RuntimeException
| Modifier | Constructor and Description |
|---|---|
protected |
PropertyAccessException(String propertyName,
Class<?> targetType,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPropertyName() |
Class<?> |
getTargetType() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015. All rights reserved.