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 Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Field Details
-
m_Xtn
-
-
Constructor Details
-
TransactionNotActiveException
-
-
Method Details
-
toString
-