GigaSpaces XAP 9.7.2 API

org.openspaces.persistency.cassandra.error
Class SpaceCassandraSynchronizationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.openspaces.persistency.cassandra.error.SpaceCassandraException
                  extended by org.openspaces.persistency.cassandra.error.SpaceCassandraSynchronizationException
All Implemented Interfaces:
Serializable

public class SpaceCassandraSynchronizationException
extends SpaceCassandraException

A runtime exception for cassandra data synchonization related runtime exceptions

Since:
9.1.1
Author:
Dan Kilman
See Also:
Serialized Form

Constructor Summary
SpaceCassandraSynchronizationException(String message, Throwable e)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, 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

SpaceCassandraSynchronizationException

public SpaceCassandraSynchronizationException(String message,
                                              Throwable e)

GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.