Class DistributedObjectDestroyedException

All Implemented Interfaces:
Serializable

public class DistributedObjectDestroyedException
extends HazelcastException
A HazelcastException that indicates that a DistributedObject access was attempted, but the object is destroyed.
See Also:
Serialized Form