An NDoc Documented Class Library

TransactionInProgressException Class

This exception is thrown when a method invocation is prohibited because a transaction is in progress.

For a list of all members of this type, see TransactionInProgressException Members.

System.Object
   System.Exception
      webMethods.Msg.MsgException
         webMethods.Msg.TransactionInProgressException

public class TransactionInProgressException : MsgException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: webMethods.Msg

Assembly: webMethods.Msg (in webMethods.Msg.dll)

See Also

TransactionInProgressException Members | webMethods.Msg Namespace