Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation
Public Member Functions | Public Attributes
qpid::ConnectionException Struct Reference

#include <qpid/Exception.h>

List of all members.

Public Member Functions

 ConnectionException (framing::connection::CloseCode _code, const std::string &message)
virtual const char * what () const throw ()
virtual std::string getMessage () const
virtual std::string getPrefix () const

Public Attributes

const
framing::connection::CloseCode 
code

Detailed Description

Definition at line 71 of file Exception.h.


Constructor & Destructor Documentation

qpid::ConnectionException::ConnectionException ( framing::connection::CloseCode  _code,
const std::string &  message 
)
inline

Definition at line 73 of file Exception.h.


Member Function Documentation

virtual std::string qpid::Exception::getMessage ( ) const
virtualinherited
virtual std::string qpid::Exception::getPrefix ( ) const
virtualinherited
virtual const char* qpid::Exception::what ( ) const throw ()
virtualinherited

Member Data Documentation

const framing::connection::CloseCode qpid::ConnectionException::code

Definition at line 72 of file Exception.h.


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

Qpid C++ API Reference
Generated on Sun Feb 17 2013 for Qpid C++ Client API by doxygen 1.8.1.1