GigaSpaces XAP 10.0.1 API

org.openspaces.persistency.cassandra.error
Class SpaceCassandraException

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
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
SpaceCassandraArchiveOperationHandlerException, SpaceCassandraDataSourceException, SpaceCassandraQueryExecutionException, SpaceCassandraSchemaUpdateException, SpaceCassandraSerializationException, SpaceCassandraSynchronizationException, SpaceCassandraTypeIntrospectionException

public abstract class SpaceCassandraException
extends RuntimeException

Base runtime exception class for all cassandra related exceptions.

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

Constructor Summary
SpaceCassandraException(String message)
           
SpaceCassandraException(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

SpaceCassandraException

public SpaceCassandraException(String message,
                               Throwable e)

SpaceCassandraException

public SpaceCassandraException(String message)

GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.