Class CallerNotMemberException

All Implemented Interfaces:
RetryableException, Serializable

public class CallerNotMemberException
extends RetryableHazelcastException
A RetryableHazelcastException that indicates that an operation was sent by a machine which isn't member in the cluster when the operation is executed.
See Also:
Serialized Form