Apache Qpid C++ API
Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation

qpid::framing::ConnectionForcedException Struct Reference

An operator intervened to close the connection for some reason. More...

#include <reply_exceptions.h>

List of all members.

Public Member Functions

std::string getPrefix () const
 ConnectionForcedException (const std::string &msg=std::string())


Detailed Description

An operator intervened to close the connection for some reason.

The client may retry at some later date.

Definition at line 210 of file reply_exceptions.h.


Constructor & Destructor Documentation

qpid::framing::ConnectionForcedException::ConnectionForcedException ( const std::string &  msg = std::string()  )  [inline]

Definition at line 214 of file reply_exceptions.h.


Member Function Documentation

std::string qpid::framing::ConnectionForcedException::getPrefix (  )  const [inline]

Definition at line 213 of file reply_exceptions.h.


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

Qpid C++ API Reference
Generated on Thu Mar 19 15:24:08 2009 for Qpid C++ Client API by doxygen 1.5.7.1