Class ConsistencyLostException

All Implemented Interfaces:
Serializable

public class ConsistencyLostException extends HazelcastException
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 Details

    • ConsistencyLostException

      public ConsistencyLostException(String msg)