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