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, setTargetType
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public String getMessage()
getMessage
in class PropertyException
public Object getNewValue()
Copyright © 2013. All Rights Reserved.