qpid::ClosedException Struct Reference
#include <qpid/Exception.h>
List of all members.
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 [virtual, inherited] |
std::string qpid::ClosedException::getPrefix |
( |
|
) |
const [virtual] |
virtual const char* qpid::Exception::what |
( |
|
) |
const throw () [virtual, inherited] |
The documentation for this struct was generated from the following file: