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

Thrown when creating a sender or receiver for an address for which some asserted property of the node is not matched. More...

#include <qpid/messaging/exceptions.h>

List of all members.

Public Member Functions

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

Public Attributes

qpid::types::Variant::Map detail

Detailed Description

Thrown when creating a sender or receiver for an address for which some asserted property of the node is not matched.

Definition at line 90 of file exceptions.h.


Constructor & Destructor Documentation

qpid::messaging::AssertionFailed::AssertionFailed ( const std::string &  msg)

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
inherited

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 Tue Sep 25 2012 for Qpid C++ Client API by doxygen 1.8.1.1