#include <qpid/sys/ExceptionHolder.h>
List of all members.
Public Member Functions |
| virtual | ~Raisable () |
| virtual void | raise () const =0 |
| virtual std::string | what () const =0 |
Detailed Description
Definition at line 31 of file ExceptionHolder.h.
Constructor & Destructor Documentation
| virtual qpid::sys::Raisable::~Raisable |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
| virtual void qpid::sys::Raisable::raise |
( |
| ) |
const |
|
pure virtual |
| virtual std::string qpid::sys::Raisable::what |
( |
| ) |
const |
|
pure virtual |
The documentation for this struct was generated from the following file: