public class ObjectPropertyException extends ObjectException
| Constructor and Description |
|---|
ObjectPropertyException(Object object,
String propertyName) |
ObjectPropertyException(Object object,
String propertyName,
String message) |
ObjectPropertyException(Object object,
String propertyName,
String message,
Throwable cause) |
ObjectPropertyException(Object object,
String propertyName,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPropertyName() |
String |
toString() |
getObjectaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2015 Revolution Systems Inc.. All rights reserved.