| Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation | 
The peer tried to use functionality that is not implemented in its partner. More...
#include <qpid/framing/reply_exceptions.h>
| Public Member Functions | |
| std::string | getPrefix () const | 
| NotImplementedException (const std::string &msg=std::string()) | |
| virtual const char * | what () const throw () | 
| virtual std::string | getMessage () const | 
| Public Attributes | |
| const framing::execution::ErrorCode | code | 
The peer tried to use functionality that is not implemented in its partner.
| qpid::framing::NotImplementedException::NotImplementedException | ( | const std::string & | msg = std::string() | ) |  [inline] | 
Definition at line 173 of file reply_exceptions.h.
| virtual std::string qpid::Exception::getMessage | ( | ) | const  [virtual, inherited] | 
| std::string qpid::framing::NotImplementedException::getPrefix | ( | ) | const  [inline, virtual] | 
Reimplemented from qpid::Exception.
Definition at line 172 of file reply_exceptions.h.
| virtual const char* qpid::Exception::what | ( | ) | const  throw ()  [virtual, inherited] | 
| const framing::execution::ErrorCode qpid::SessionException::code  [inherited] | 
Definition at line 60 of file Exception.h.
 1.7.5
 1.7.5