This exception is thrown when an operation is invalid because a transaction is in progress. For instance, an attempt to call ISession.Commit when a session is part of a distributed transaction should throw a TransactionInProgressException.
For a list of all members of this type, see TransactionInProgressException Members.
System.Object
Exception
ApplicationException
MessageException
TransactionInProgressException
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: WebLogic.Messaging
Assembly: WebLogic.Messaging (in WebLogic.Messaging.dll)
TransactionInProgressException Members | WebLogic.Messaging Namespace