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, getTargetType
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2014. All rights reserved.