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

Exception that includes an errno message. More...

#include <qpid/Exception.h>

List of all members.

Public Member Functions

 ErrnoException (const std::string &msg, int err)
 ErrnoException (const std::string &msg)
virtual const char * what () const throw ()
virtual std::string getMessage () const
virtual std::string getPrefix () const

Detailed Description

Exception that includes an errno message.

Definition at line 54 of file Exception.h.


Constructor & Destructor Documentation

qpid::ErrnoException::ErrnoException ( const std::string &  msg,
int  err 
)
inline

Definition at line 55 of file Exception.h.

qpid::ErrnoException::ErrnoException ( const std::string &  msg)
inline

Definition at line 56 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

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

Qpid C++ API Reference
Generated on Tue Jul 2 2013 for Qpid C++ Client API by doxygen 1.8.1.1