Go to the documentation of this file. 1 #ifndef QPID_MESSAGING_EXCEPTIONS_H
2 #define QPID_MESSAGING_EXCEPTIONS_H
Thrown to indicate a failed lookup of some local object.
Thrown when creating a sender or receiver for an address for which some asserted property of the node...
Thrown to indicate that the application attempted to do something for which it was not authorised by ...
Thrown to indicate that the sesion was closed by this client (probably in a different thread) whilst ...
Thrown to indicate loss of underlying connection.
Thrown when the syntax of the option string used to configure a connection in not valid.
Thrown to indicate that the sender attempted to send a message that would result in the target node o...
The outcome of the transaction on the broker, commit or roll-back, is not known.
Thrown when an address string with invalid syntax is used.
This file was automatically generated from the AMQP specification.
#define QPID_MESSAGING_CLASS_EXTERN
Base class for transactional errors.
Thrown to indicate that the locally configured sender capacity has been reached, and thus no further ...
#define QPID_MESSAGING_EXTERN
Thrown when a syntactically correct address cannot be resolved or used.
Thrown on a synchronous send to indicate that the message being sent was rejected.
Thrown by Receiver::fetch(), Receiver::get() and Session::nextReceiver() to indicate that there no me...
This is the base class for all messaging related exceptions thrown by this API.
The transaction was automatically rolled back.
Thrown on attempts to create a sender or receiver to a non-existent node.
Qpid C++ API Reference
Generated on Tue Aug 16 2022 for Qpid C++ Client API by
1.8.17