qpid::SessionException Struct Reference
I have made SessionException a common base for Channel- and Connection- Exceptions.
More...
#include <Exception.h>
Inheritance diagram for qpid::SessionException:
[legend]Collaboration diagram for qpid::SessionException:
[legend]List of all members.
|
Public Member Functions |
| SessionException (framing::ReplyCode code_, const std::string &message) |
Public Attributes |
const framing::ReplyCode | code |
Detailed Description
I have made SessionException a common base for Channel- and Connection- Exceptions.
This is not strictly correct but allows all model layer exceptions to be handled as SessionExceptions which is how they are classified in the final 0-10 specification. I.e. this is a temporary hack to allow the preview and final codepaths to co-exist with minimal changes.
The documentation for this struct was generated from the following file:
- /usr/share/cruisecontrol-bin-2.6.1/projects/qpid-trunk/cpp/src/qpid/Exception.h
Generated on Thu Apr 10 11:08:38 2008 for Qpid by
1.4.7