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) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DistributedObjectDestroyedException(String message)
Copyright © 2023 Hazelcast, Inc.. All rights reserved.