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::TargetCapacityExceeded Struct Reference

Thrown to indicate that the sender attempted to send a message that would result in the target node on the peer exceeding a preconfigured capacity. More...

#include <qpid/messaging/exceptions.h>

Public Member Functions

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

Public Attributes

qpid::types::Variant::Map detail
 

Detailed Description

Thrown to indicate that the sender attempted to send a message that would result in the target node on the peer exceeding a preconfigured capacity.

Definition at line 147 of file exceptions.h.

Constructor & Destructor Documentation

qpid::messaging::TargetCapacityExceeded::TargetCapacityExceeded ( const std::string &  )

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 Jan 27 2015 for Qpid C++ Client API by doxygen 1.8.9.1