| 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 |
| TransportBusyException (const std::string &msg=std::string()) | |
Definition at line 162 of file reply_exceptions.h.
| qpid::framing::TransportBusyException::TransportBusyException | ( | const std::string & | msg = std::string() | ) | [inline] |
Definition at line 166 of file reply_exceptions.h.
| std::string qpid::framing::TransportBusyException::getPrefix | ( | ) | const [inline] |
Definition at line 165 of file reply_exceptions.h.
1.7.6.1