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