Package com.j_spaces.core
Class TransactionNotActiveException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.j_spaces.core.TransactionNotActiveException
- All Implemented Interfaces:
Serializable
A TransactionNotActiveException is thrown when some transaction related operation is performed
but the transaction is not active.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace