com.hazelcast.spi.exception
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 target,
int partitionId,
String operationName,
String serviceName) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.