| 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 |
| ResourceLimitExceededException (const std::string &msg=std::string()) | |
Definition at line 129 of file reply_exceptions.h.
| qpid::framing::ResourceLimitExceededException::ResourceLimitExceededException | ( | const std::string & | msg = std::string() |
) | [inline] |
Definition at line 133 of file reply_exceptions.h.
| std::string qpid::framing::ResourceLimitExceededException::getPrefix | ( | ) | const [inline] |
Definition at line 132 of file reply_exceptions.h.
1.5.7.1