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>
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:
- /home/jross/checkouts/qpid/cpp/src/qpid/amqp_0_10/Exception.h