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 |
ConnectionForcedException (const std::string &msg=std::string()) |
The client may retry at some later date.
Definition at line 211 of file reply_exceptions.h.
qpid::framing::ConnectionForcedException::ConnectionForcedException | ( | const std::string & | msg = std::string() |
) | [inline] |
Definition at line 215 of file reply_exceptions.h.
std::string qpid::framing::ConnectionForcedException::getPrefix | ( | ) | const [inline] |
Definition at line 214 of file reply_exceptions.h.