Class PartitionMigratingException

All Implemented Interfaces:
RetryableException, Serializable

public class PartitionMigratingException
extends RetryableHazelcastException
A RetryableHazelcastException that is thrown when an operation is executed on a partition, but that partition is currently being moved around.
See Also:
Serialized Form