public class OAEditException extends RuntimeException
| Constructor and Description |
|---|
OAEditException(OAObject obj,
String property,
boolean newValue) |
OAEditException(OAObject obj,
String property,
double newValue) |
OAEditException(OAObject obj,
String property,
long newValue) |
OAEditException(OAObject obj,
String property,
Object newValue) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getNewValue() |
String |
getProperty() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 1999–2025 ViaOA. All rights reserved.