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

Thrown to indicate that the locally configured sender capacity has been reached, and thus no further messages can be put on the replay buffer. More...

#include <qpid/messaging/exceptions.h>

Public Member Functions

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

Detailed Description

Thrown to indicate that the locally configured sender capacity has been reached, and thus no further messages can be put on the replay buffer.

Definition at line 163 of file exceptions.h.

Constructor & Destructor Documentation

◆ OutOfCapacity()

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

Member Function Documentation

◆ what()

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

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

Qpid C++ API Reference
Generated on Sat Sep 11 2021 for Qpid C++ Client API by doxygen 1.8.17