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, toString
Copyright © 1999–2019 ViaOA. All rights reserved.