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

#include <qpid/Exception.h>

List of all members.

Public Member Functions

 SessionException (framing::execution::ErrorCode 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::execution::ErrorCode code

Detailed Description

Definition at line 59 of file Exception.h.


Constructor & Destructor Documentation

qpid::SessionException::SessionException ( framing::execution::ErrorCode  code_,
const std::string &  message 
)
inline

Definition at line 61 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::execution::ErrorCode qpid::SessionException::code

Definition at line 60 of file Exception.h.


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

Qpid C++ API Reference
Generated on Tue Mar 5 2013 for Qpid C++ Client API by doxygen 1.8.1.1