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:

Inheritance graph
[legend]
Collaboration diagram for qpid::SessionException:

Collaboration graph
[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:
Generated on Thu Apr 10 11:08:38 2008 for Qpid by  doxygen 1.4.7