GigaSpaces XAP 9.7.2 API

org.openspaces.persistency.cassandra.error
Class SpaceCassandraQueryExecutionException

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

public class SpaceCassandraQueryExecutionException
extends SpaceCassandraException

A runtime exception for exceptions that occur during queries or during iteration over a result set.

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

Constructor Summary
SpaceCassandraQueryExecutionException(String message, Throwable t)
           
 
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

SpaceCassandraQueryExecutionException

public SpaceCassandraQueryExecutionException(String message,
                                             Throwable t)

GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.