+

Search Tips | Advanced Search

TransactionRolledBackException

XMS throws this exception if an application calls Session.commit() to commit the current transaction, but the transaction is then rolled back.

    Inheritance hierarchy:
    IBM.XMS.XMSException
       |
       +----IBM.XMS.XMSException
               |
               +----IBM.XMS.TransactionRolledBackException
    

Parent topic: .NET interfaces