#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 |
Detailed Description
Definition at line 77 of file Exception.h.
Constructor & Destructor Documentation
qpid::ClosedException::ClosedException |
( |
const std::string & |
msg = std::string() | ) |
|
Member Function Documentation
virtual std::string qpid::Exception::getMessage |
( |
| ) |
const |
|
virtualinherited |
std::string qpid::ClosedException::getPrefix |
( |
| ) |
const |
|
virtual |
virtual const char* qpid::Exception::what |
( |
| ) |
const throw () |
|
virtualinherited |
The documentation for this struct was generated from the following file: