#include <exceptions.h>
Public Member Functions | |
QPID_MESSAGING_EXTERN | AssertionFailed (const std::string &msg) |
Public Member Functions inherited from qpid::messaging::ResolutionError | |
QPID_MESSAGING_EXTERN | ResolutionError (const std::string &msg) |
Public Member Functions inherited from qpid::messaging::AddressError | |
QPID_MESSAGING_EXTERN | AddressError (const std::string &) |
Public Member Functions inherited from qpid::messaging::LinkError | |
QPID_MESSAGING_EXTERN | LinkError (const std::string &) |
Public Member Functions inherited from qpid::messaging::MessagingException | |
QPID_MESSAGING_EXTERN | MessagingException (const std::string &msg) |
Public Member Functions inherited from qpid::types::Exception | |
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.