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 |
InternalErrorException (const std::string &msg=std::string()) |
The peer may require intervention by an operator in order to resume normal operations.
Definition at line 181 of file reply_exceptions.h.
qpid::framing::InternalErrorException::InternalErrorException | ( | const std::string & | msg = std::string() |
) | [inline] |
Definition at line 185 of file reply_exceptions.h.
std::string qpid::framing::InternalErrorException::getPrefix | ( | ) | const [inline] |
Definition at line 184 of file reply_exceptions.h.