GigaSpaces XAP 9.1 API

org.openspaces.persistency.cassandra.error
Class SpaceCassandraTypeIntrospectionException

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

public class SpaceCassandraTypeIntrospectionException
extends SpaceCassandraException

A runtime exception to denote exceptions that occured during reflection based type introspection

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

Constructor Summary
SpaceCassandraTypeIntrospectionException(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

SpaceCassandraTypeIntrospectionException

public SpaceCassandraTypeIntrospectionException(String message,
                                                Throwable t)

GigaSpaces XAP 9.1 API

Copyright © GigaSpaces.