Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
Thrown when the syntax of the option string used to configure a connection in not valid. More...
#include <qpid/messaging/exceptions.h>
Public Member Functions | |
InvalidOptionString (const std::string &msg) | |
virtual QPID_TYPES_EXTERN const char * | what () const throw () |
Public Attributes | |
qpid::types::Variant::Map | detail |
Thrown when the syntax of the option string used to configure a connection in not valid.
qpid::messaging::InvalidOptionString::InvalidOptionString | ( | const std::string & | msg | ) |
virtual QPID_TYPES_EXTERN const char* qpid::types::Exception::what | ( | ) | const throw () [virtual, inherited] |
Definition at line 44 of file exceptions.h.