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 |
qmf::QmfException::QmfException | ( | const std::string & | msg | ) |
virtual qmf::QmfException::~QmfException | ( | ) | throw () [virtual] |
virtual QPID_TYPES_EXTERN const char* qpid::types::Exception::what | ( | ) | const throw () [virtual, inherited] |
Definition at line 38 of file exceptions.h.