Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include <qmf/exceptions.h>
Public Member Functions | |
QmfException (const std::string &msg) | |
virtual | ~QmfException () throw () |
virtual QPID_TYPES_EXTERN const char * | what () const throw () |
Public Attributes | |
qpid::types::Variant::Map | detail |
Definition at line 39 of file exceptions.h.
qmf::QmfException::QmfException | ( | const std::string & | msg | ) |
|
virtual |
|
virtualinherited |
qpid::types::Variant::Map qmf::QmfException::detail |
Definition at line 43 of file exceptions.h.