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

#include <qmf/exceptions.h>

Public Member Functions

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

Public Attributes

qpid::types::Variant::Map detail
 

Detailed Description

Definition at line 39 of file exceptions.h.

Constructor & Destructor Documentation

◆ QmfException()

qmf::QmfException::QmfException ( const std::string &  msg)

◆ ~QmfException()

virtual qmf::QmfException::~QmfException ( )
throw (
)
virtual

Member Function Documentation

◆ what()

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

Member Data Documentation

◆ detail

qpid::types::Variant::Map qmf::QmfException::detail

Definition at line 43 of file exceptions.h.


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

Qpid C++ API Reference
Generated on Tue Jul 31 2018 for Qpid C++ Client API by doxygen 1.8.13