Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
Thrown when creating a sender or receiver for an address for which some asserted property of the node is not matched. More...
#include <qpid/messaging/exceptions.h>
Public Member Functions | |
AssertionFailed (const std::string &msg) | |
virtual QPID_TYPES_EXTERN const char * | what () const throw () |
Thrown when creating a sender or receiver for an address for which some asserted property of the node is not matched.
Definition at line 87 of file exceptions.h.
qpid::messaging::AssertionFailed::AssertionFailed | ( | const std::string & | msg | ) |
|
virtualinherited |