Exception that includes an errno message.
More...
#include <qpid/Exception.h>
List of all members.
Detailed Description
Exception that includes an errno message.
Constructor & Destructor Documentation
qpid::ErrnoException::ErrnoException |
( |
const std::string & |
msg, |
|
|
int |
err |
|
) |
| [inline] |
qpid::ErrnoException::ErrnoException |
( |
const std::string & |
msg | ) |
[inline] |
Member Function Documentation
virtual std::string qpid::Exception::getMessage |
( |
| ) |
const [virtual, inherited] |
virtual std::string qpid::Exception::getPrefix |
( |
| ) |
const [virtual, inherited] |
virtual const char* qpid::Exception::what |
( |
| ) |
const throw () [virtual, inherited] |
The documentation for this struct was generated from the following file: