#include <exceptions.h>
Public Member Functions | |
QPID_MESSAGING_EXTERN | TargetCapacityExceeded (const std::string &) |
![]() | |
QPID_MESSAGING_EXTERN | SendError (const std::string &) |
![]() | |
QPID_MESSAGING_EXTERN | SenderError (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 to indicate that the sender attempted to send a message that would result in the target node on the peer exceeding a preconfigured capacity.