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

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 ()
 

Public Attributes

qpid::types::Variant::Map detail
 

Detailed Description

Thrown on Session::commit() if reconnection results in the transaction being automatically aborted.

Definition at line 166 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

Member Data Documentation

qpid::types::Variant::Map qpid::messaging::MessagingException::detail
inherited

Definition at line 44 of file exceptions.h.


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

Qpid C++ API Reference
Generated on Sat Feb 7 2015 for Qpid C++ Client API by doxygen 1.8.9.1