Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include <qpid/framing/reply_exceptions.h>
Public Member Functions | |
std::string | getPrefix () const |
NotAllowedException (const std::string &msg=std::string()) |
Definition at line 95 of file reply_exceptions.h.
qpid::framing::NotAllowedException::NotAllowedException | ( | const std::string & | msg = std::string() |
) | [inline] |
Definition at line 99 of file reply_exceptions.h.
std::string qpid::framing::NotAllowedException::getPrefix | ( | ) | const [inline] |
Definition at line 98 of file reply_exceptions.h.