Class ReplicaNoProgressException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.gigaspaces.internal.cluster.node.impl.replica.ReplicaNoProgressException
- All Implemented Interfaces:
Serializable
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 Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ReplicaNoProgressException
-