Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation
Public Member Functions | List of all members
qpid::messaging::TransactionAborted Struct Reference

The transaction was automatically rolled back. More...

#include <qpid/messaging/exceptions.h>

Public Member Functions

 TransactionAborted (const std::string &)
 
virtual QPID_TYPES_EXTERN
const char * 
what () const throw ()
 

Detailed Description

The transaction was automatically rolled back.

This could be due to an error on the broker, such as a store failure, or a connection failure during the transaction

Definition at line 194 of file exceptions.h.

Constructor & Destructor Documentation

qpid::messaging::TransactionAborted::TransactionAborted ( const std::string &  )

Member Function Documentation

virtual QPID_TYPES_EXTERN const char* qpid::types::Exception::what ( ) const
throw (
)
virtualinherited

The documentation for this struct was generated from the following file:

Qpid C++ API Reference
Generated on Fri Dec 1 2017 for Qpid C++ Client API by doxygen 1.8.5