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