qpid::amqp_0_10::SessionDetachedException Struct Reference

Raised when a session with non-0 timeout is unexpectedly detached or if an attempt is made to use a session that is not attached. More...

#include <Exception.h>

Inheritance diagram for qpid::amqp_0_10::SessionDetachedException:

Inheritance graph
[legend]
Collaboration diagram for qpid::amqp_0_10::SessionDetachedException:

Collaboration graph
[legend]

List of all members.

Public Types

typedef session::DetachCode Code

Public Member Functions

 SessionDetachedException (Code c, const std::string m)

Public Attributes

Code code


Detailed Description

Raised when a session with non-0 timeout is unexpectedly detached or if an attempt is made to use a session that is not attached.

The session is not necessarily destroyed, it may be possible to re-attach.


The documentation for this struct was generated from the following file:

Generated on Thu May 15 22:23:02 2008 for Qpid by  doxygen 1.5.5