Package com.hazelcast.core
Class ConsistencyLostException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.hazelcast.core.HazelcastException
com.hazelcast.core.ConsistencyLostException
- All Implemented Interfaces:
 Serializable
Exception that indicates that the consistency guarantees provided by
 some service has been lost. The exact guarantees depend on the service.
- Since:
 - 3.10
 - 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
- 
ConsistencyLostException
 
 -