GigaSpaces XAP 9.5 API

org.openspaces.core
Class ConsistencyLevelViolationException

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

public class ConsistencyLevelViolationException
extends 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:
Serialized Form

Constructor Summary
ConsistencyLevelViolationException(com.gigaspaces.cluster.replication.ConsistencyLevelViolationException e)
           
 
Method Summary
 
Methods inherited from class org.springframework.core.NestedRuntimeException
contains, getMessage, getMostSpecificCause, getRootCause
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ConsistencyLevelViolationException

public ConsistencyLevelViolationException(com.gigaspaces.cluster.replication.ConsistencyLevelViolationException e)

GigaSpaces XAP 9.5 API

Copyright © GigaSpaces.