Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include <qpid/Exception.h>
Public Member Functions | |
ClosedException (const std::string &msg=std::string()) | |
std::string | getPrefix () const |
virtual const char * | what () const throw () |
virtual std::string | getMessage () const |
qpid::ClosedException::ClosedException | ( | const std::string & | msg = std::string() | ) |
virtual std::string qpid::Exception::getMessage | ( | ) | const [virtual, inherited] |
std::string qpid::ClosedException::getPrefix | ( | ) | const [virtual] |
Reimplemented from qpid::Exception.
virtual const char* qpid::Exception::what | ( | ) | const throw () [virtual, inherited] |