qpid::SessionException Struct Reference
#include <qpid/Exception.h>
List of all members.
Public Member Functions |
| SessionException (framing::execution::ErrorCode code_, const std::string &message) |
virtual const char * | what () const throw () |
virtual std::string | getMessage () const |
virtual std::string | getPrefix () const |
Public Attributes |
const framing::execution::ErrorCode | code |
Detailed Description
Definition at line 59 of file Exception.h.
Constructor & Destructor Documentation
qpid::SessionException::SessionException |
( |
framing::execution::ErrorCode |
code_, |
|
|
const std::string & |
message | |
|
) |
| | [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] |
Member Data Documentation
The documentation for this struct was generated from the following file: