Class ObjectOutdatedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.tocco.nice2.netui.api.bind.entity.RebindException
ch.tocco.nice2.netui.api.bind.entity.ObjectOutdatedException
- All Implemented Interfaces:
Serializable
Deprecated.
Version of object has changed meanwhile.
- See Also:
-
Constructor Summary
ConstructorDescriptionDeprecated.ObjectOutdatedException
(@Nullable OutdatedObjectInfo info) Deprecated. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ObjectOutdatedException
public ObjectOutdatedException()Deprecated. -
ObjectOutdatedException
Deprecated.
-
-
Method Details
-
getInfo
Deprecated.
-