An NDoc Documented Class Library

TransactionRolledBackException Class

This exception is thrown when invoking Session.commit results in the transaction being rolled back.

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

System.Object
   System.Exception
      webMethods.Msg.MsgException
         webMethods.Msg.TransactionRolledBackException

public class TransactionRolledBackException : 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

TransactionRolledBackException Members | webMethods.Msg Namespace