public class PropertyWriteException extends PropertyException
| Constructor and Description |
|---|
PropertyWriteException(Throwable cause,
Object newValue) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
Object |
getNewValue() |
getPropertyName, getTargetType, setPropertyName, setTargetTypeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getMessage()
getMessage in class PropertyExceptionpublic Object getNewValue()
Copyright © 2013. All Rights Reserved.