Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
Thrown when an address string with invalid syntax is used. More...
#include <qpid/messaging/exceptions.h>
Public Member Functions | |
MalformedAddress (const std::string &msg) | |
virtual QPID_TYPES_EXTERN const char * | what () const throw () |
Thrown when an address string with invalid syntax is used.
Definition at line 104 of file exceptions.h.
qpid::messaging::MalformedAddress::MalformedAddress | ( | const std::string & | msg | ) |
|
virtualinherited |