Class ConsistencyLevelViolationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.dao.DataAccessException
org.openspaces.core.ConsistencyLevelViolationException
All Implemented Interfaces:
Serializable

public class ConsistencyLevelViolationException extends org.springframework.dao.DataAccessException
Thrown when an operation is rejected since the ConsistencyLevel for that operation cannot be maintained. ConsistencyLevelViolationException
Since:
9.5.1
Author:
eitany
See Also: