GigaSpaces XAP 10.0.1 API

org.openspaces.persistency.cassandra.error
Class SpaceCassandraDataSourceException

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.SpaceCassandraDataSourceException
All Implemented Interfaces:
Serializable

public class SpaceCassandraDataSourceException
extends SpaceCassandraException

A runtime exception for cassandra data source related runtime exceptions

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

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

SpaceCassandraDataSourceException

public SpaceCassandraDataSourceException(String message,
                                         Throwable e)

SpaceCassandraDataSourceException

public SpaceCassandraDataSourceException(String message)

GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.