GigaSpaces XAP 7.1 API

org.openspaces.core
Class InactiveTransactionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.springframework.core.NestedRuntimeException
                  extended by org.springframework.dao.DataAccessException
                      extended by org.openspaces.core.TransactionDataAccessException
                          extended by org.openspaces.core.InactiveTransactionException
All Implemented Interfaces:
Serializable

public class InactiveTransactionException
extends TransactionDataAccessException

Thrown when an operation is performed on an inactive transaction.

Author:
kimchy
See Also:
Serialized Form

Constructor Summary
InactiveTransactionException(net.jini.core.transaction.TransactionException e)
           
InactiveTransactionException(com.j_spaces.core.TransactionNotActiveException e)
           
 
Method Summary
 
Methods inherited from class org.springframework.core.NestedRuntimeException
contains, getMessage, getMostSpecificCause, getRootCause
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, 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

InactiveTransactionException

public InactiveTransactionException(com.j_spaces.core.TransactionNotActiveException e)

InactiveTransactionException

public InactiveTransactionException(net.jini.core.transaction.TransactionException e)

GigaSpaces XAP 7.1 API

Copyright © GigaSpaces.