com.hazelcast.spi.exception
public class DistributedObjectDestroyedException extends HazelcastException
HazelcastException that indicates that a DistributedObject
access was attempted, but the object is destroyed.| Constructor and Description |
|---|
DistributedObjectDestroyedException(String message) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DistributedObjectDestroyedException(String message)
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.