public abstract class StaleObjectException extends LspsException
| Constructor and Description |
|---|
StaleObjectException(String objectType,
String objectId)
Creates new instance.
|
getModelInstanceStates, setModelInstanceStatesaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic StaleObjectException(String objectType, String objectId)
objectType - objectId - NullPointerException - if objectName or objectId is nullCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.