Class TransactionNotActiveException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.j_spaces.core.TransactionNotActiveException
All Implemented Interfaces:
Serializable

public class TransactionNotActiveException extends Exception
A TransactionNotActiveException is thrown when some transaction related operation is performed but the transaction is not active.
See Also: