Tanzu GemFire Distributed Types Java API Reference
Class EntryDestroyedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.vmware.gemfire.distributedtypes.DTypeException
com.vmware.gemfire.distributedtypes.EntryDestroyedException
- All Implemented Interfaces:
Serializable
An exception typically thrown when attempting to access an instance that has been destroyed.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EntryDestroyedException
-