Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include <qpid/messaging/exceptions.h>
Public Member Functions | |
QPID_MESSAGING_EXTERN | AssertionFailed (const std::string &msg) |
virtual QPID_TYPES_EXTERN const char * | what () const throw () |
Public Attributes | |
qpid::types::Variant::Map | detail |
Definition at line 73 of file exceptions.h.
QPID_MESSAGING_EXTERN qpid::messaging::AssertionFailed::AssertionFailed | ( | const std::string & | msg | ) |
virtual QPID_TYPES_EXTERN const char* qpid::types::Exception::what | ( | ) | const throw () [virtual, inherited] |
Definition at line 40 of file exceptions.h.