Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
Thrown on Session::commit() if reconnection results in the transaction being automatically aborted. More...
#include <qpid/messaging/exceptions.h>
Public Member Functions | |
TransactionAborted (const std::string &) | |
virtual QPID_TYPES_EXTERN const char * | what () const throw () |
Thrown on Session::commit() if reconnection results in the transaction being automatically aborted.
Definition at line 192 of file exceptions.h.
qpid::messaging::TransactionAborted::TransactionAborted | ( | const std::string & | ) |
|
virtualinherited |