February 2002
Beginner to intermediate
544 pages
10h 23m
English
This exception is thrown when an operation is invalid because a transaction is in progress. For instance, an attempt to call Session.commit when a session is part of a distributed transaction should throw a TransactionInProgressException.
The TransactionInProgressException class inherits the methods of the class javax.jms.JMSException.
Read now
Unlock full access