This exception must be thrown when a call to ISession.Commit() results in a rollback of the current transaction.
Assembly: Kaazing.JMS (in Kaazing.JMS.dll)
Syntax
Visual Basic |
---|
Public Class TransactionRolledBackException _ Inherits JMSException |
C# |
---|
public class TransactionRolledBackException : JMSException |
Visual C++ |
---|
public ref class TransactionRolledBackException : public JMSException |
Inheritance Hierarchy
System..::..Object
System..::..Exception
Kaazing.JMS..::..JMSException
Kaazing.JMS..::..TransactionRolledBackException
System..::..Exception
Kaazing.JMS..::..JMSException
Kaazing.JMS..::..TransactionRolledBackException