Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation
Public Member Functions | Public Attributes | List of all members
qpid::messaging::MessagingException Struct Reference

This is the base class for all messaging related exceptions thrown by this API. More...

#include <qpid/messaging/exceptions.h>

Public Member Functions

 MessagingException (const std::string &msg)
 
virtual ~MessagingException () throw ()
 
virtual QPID_TYPES_EXTERN
const char * 
what () const throw ()
 

Public Attributes

qpid::types::Variant::Map detail
 

Detailed Description

This is the base class for all messaging related exceptions thrown by this API.

Definition at line 39 of file exceptions.h.

Constructor & Destructor Documentation

qpid::messaging::MessagingException::MessagingException ( const std::string &  msg)
virtual qpid::messaging::MessagingException::~MessagingException ( )
throw (
)
virtual

Member Function Documentation

virtual QPID_TYPES_EXTERN const char* qpid::types::Exception::what ( ) const
throw (
)
virtualinherited

Member Data Documentation

qpid::types::Variant::Map qpid::messaging::MessagingException::detail

Definition at line 44 of file exceptions.h.


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

Qpid C++ API Reference
Generated on Fri Nov 1 2013 for Qpid C++ Client API by doxygen 1.8.5