| Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation | 
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 | 
Thrown by Receiver::fetch(), Receiver::get() and Session::nextReceiver() to indicate that there no message was available before the timeout specified.
| qpid::messaging::NoMessageAvailable::NoMessageAvailable | ( | ) | 
| virtual QPID_TYPES_EXTERN const char* qpid::types::Exception::what | ( | ) | const  throw ()  [virtual, inherited] | 
Definition at line 44 of file exceptions.h.
 1.7.5
 1.7.5