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

Thrown by Receiver::fetch(), Receiver::get() and Session::nextReceiver() to indicate that there no message was available before the timeout specified. More...

#include <qpid/messaging/exceptions.h>

Public Member Functions

 NoMessageAvailable ()
 
virtual QPID_TYPES_EXTERN const char * what () const throw ()
 

Public Attributes

qpid::types::Variant::Map detail
 

Detailed Description

Thrown by Receiver::fetch(), Receiver::get() and Session::nextReceiver() to indicate that there no message was available before the timeout specified.

Definition at line 127 of file exceptions.h.

Constructor & Destructor Documentation

qpid::messaging::NoMessageAvailable::NoMessageAvailable ( )

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 Wed Jul 29 2015 for Qpid C++ Client API by doxygen 1.8.9.1