#include <exceptions.h>
Public Member Functions | |
QPID_MESSAGING_EXTERN | AssertionFailed (const std::string &msg) |
![]() | |
QPID_MESSAGING_EXTERN | ResolutionError (const std::string &msg) |
![]() | |
QPID_MESSAGING_EXTERN | AddressError (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 when creating a sender or receiver for an address for which some asserted property of the node is not matched.