public class CallerNotMemberException extends RetryableHazelcastException
RetryableHazelcastException that indicates that an operation was send by a machine which isn't member
 in the cluster when the operation is executed.| Constructor and Description | 
|---|
| CallerNotMemberException(Address thisAddress,
                        Address caller,
                        int partitionId,
                        String operationName,
                        String serviceName) | 
| CallerNotMemberException(String message) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018 Hazelcast, Inc.. All Rights Reserved.