Class ReplicaNoProgressException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.gigaspaces.internal.cluster.node.impl.replica.ReplicaNoProgressException
All Implemented Interfaces:
Serializable

public class ReplicaNoProgressException extends Exception
Thrown when replica process has no progress for predefined timeout configuration and therefore the replica is aborted and failed.
Since:
9.1
Author:
eitany
See Also:
  • Constructor Details

    • ReplicaNoProgressException

      public ReplicaNoProgressException(String message)