#include <exceptions.h>
Additional Inherited Members | |
![]() | |
QPID_MESSAGING_EXTERN | FetchError (const std::string &) |
![]() | |
QPID_MESSAGING_EXTERN | ReceiverError (const std::string &) |
![]() | |
QPID_MESSAGING_EXTERN | LinkError (const std::string &) |
![]() | |
QPID_MESSAGING_EXTERN | MessagingException (const std::string &msg) |
![]() | |
QPID_TYPES_EXTERN | Exception (const std::string &message=std::string()) throw () |
virtual QPID_TYPES_EXTERN const char * | what () const throw () |
Thrown by Receiver::fetch(), Receiver::get() and Session::nextReceiver() to indicate that there no message was available before the timeout specified.