Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 57CC9200B9B for ; Tue, 6 Sep 2016 18:59:33 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 56A93160AA9; Tue, 6 Sep 2016 16:59:33 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 303D0160AE1 for ; Tue, 6 Sep 2016 18:59:27 +0200 (CEST) Received: (qmail 98370 invoked by uid 500); 6 Sep 2016 16:59:26 -0000 Mailing-List: contact commits-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@qpid.apache.org Delivered-To: mailing list commits@qpid.apache.org Received: (qmail 97296 invoked by uid 99); 6 Sep 2016 16:59:25 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Sep 2016 16:59:25 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 78CC9E02D4; Tue, 6 Sep 2016 16:59:25 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: jross@apache.org To: commits@qpid.apache.org Date: Tue, 06 Sep 2016 16:59:45 -0000 Message-Id: <2330221c1b32490dacd2935c04ca66af@git.apache.org> In-Reply-To: <8402d218d9cc469cba10ae715da937a5@git.apache.org> References: <8402d218d9cc469cba10ae715da937a5@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [22/51] [partial] qpid-site git commit: QPID-7353: Update for the Qpid C++ 1.35.0 release archived-at: Tue, 06 Sep 2016 16:59:33 -0000 http://git-wip-us.apache.org/repos/asf/qpid-site/blob/eff0fe55/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound.html ---------------------------------------------------------------------- diff --git a/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound.html b/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound.html new file mode 100755 index 0000000..51fb597 --- /dev/null +++ b/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound.html @@ -0,0 +1,161 @@ + + + + + + +Qpid C++ Messaging API: qpid::messaging::NotFound Struct Reference + + + + + + + + + + + + + + + +
+
+ + + + + + + +
+
Qpid C++ Messaging API +  1.35.0 +
+
+ + + + + + +
+
+
+ + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
qpid::messaging::NotFound Struct Reference
+
+
+ +

#include <exceptions.h>

+
+Inheritance diagram for qpid::messaging::NotFound:
+
+
+ + +qpid::messaging::ResolutionError +qpid::messaging::AddressError +qpid::messaging::LinkError +qpid::messaging::MessagingException +qpid::types::Exception + +
+ + + + + + + + + + + + + + + + + + + + + +

+Public Member Functions

+QPID_MESSAGING_EXTERN NotFound (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 ()
 
+

Detailed Description

+

Thrown on attempts to create a sender or receiver to a non-existent node.

+

The documentation for this struct was generated from the following file: +
+
+ + + + http://git-wip-us.apache.org/repos/asf/qpid-site/blob/eff0fe55/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound.js ---------------------------------------------------------------------- diff --git a/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound.js b/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound.js new file mode 100755 index 0000000..8102c06 --- /dev/null +++ b/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound.js @@ -0,0 +1,4 @@ +var structqpid_1_1messaging_1_1NotFound = +[ + [ "NotFound", "structqpid_1_1messaging_1_1NotFound.html#a55cf97dbcff5a9003806952175473ace", null ] +]; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/qpid-site/blob/eff0fe55/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound.png ---------------------------------------------------------------------- diff --git a/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound.png b/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound.png new file mode 100755 index 0000000..8c4ae75 Binary files /dev/null and b/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound.png differ http://git-wip-us.apache.org/repos/asf/qpid-site/blob/eff0fe55/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1OutOfCapacity-members.html ---------------------------------------------------------------------- diff --git a/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1OutOfCapacity-members.html b/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1OutOfCapacity-members.html new file mode 100755 index 0000000..2f9b72c --- /dev/null +++ b/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1OutOfCapacity-members.html @@ -0,0 +1,119 @@ + + + + + + +Qpid C++ Messaging API: Member List + + + + + + + + + + + + + + + +
+
+ + + + + + + +
+
Qpid C++ Messaging API +  1.35.0 +
+
+ + + + + + +
+
+
+ + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
qpid::messaging::OutOfCapacity Member List
+
+
+ +

This is the complete list of members for qpid::messaging::OutOfCapacity, including all inherited members.

+ + + + + + + + + + +
Exception(const std::string &message=std::string()) (defined in qpid::types::Exception)qpid::types::Exceptionexplicit
LinkError(const std::string &) (defined in qpid::messaging::LinkError)qpid::messaging::LinkError
MessagingException(const std::string &msg) (defined in qpid::messaging::MessagingException)qpid::messaging::MessagingException
OutOfCapacity(const std::string &) (defined in qpid::messaging::OutOfCapacity)qpid::messaging::OutOfCapacity
SenderError(const std::string &) (defined in qpid::messaging::SenderError)qpid::messaging::SenderError
SendError(const std::string &) (defined in qpid::messaging::SendError)qpid::messaging::SendError
what() const (defined in qpid::types::Exception)qpid::types::Exceptionvirtual
~Exception() (defined in qpid::types::Exception)qpid::types::Exceptionvirtual
~MessagingException() (defined in qpid::messaging::MessagingException)qpid::messaging::MessagingExceptionvirtual
+
+ + + + http://git-wip-us.apache.org/repos/asf/qpid-site/blob/eff0fe55/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1OutOfCapacity.html ---------------------------------------------------------------------- diff --git a/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1OutOfCapacity.html b/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1OutOfCapacity.html new file mode 100755 index 0000000..7204890 --- /dev/null +++ b/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1OutOfCapacity.html @@ -0,0 +1,161 @@ + + + + + + +Qpid C++ Messaging API: qpid::messaging::OutOfCapacity Struct Reference + + + + + + + + + + + + + + + +
+
+ + + + + + + +
+
Qpid C++ Messaging API +  1.35.0 +
+
+ + + + + + +
+
+
+ + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
qpid::messaging::OutOfCapacity Struct Reference
+
+
+ +

#include <exceptions.h>

+
+Inheritance diagram for qpid::messaging::OutOfCapacity:
+
+
+ + +qpid::messaging::SendError +qpid::messaging::SenderError +qpid::messaging::LinkError +qpid::messaging::MessagingException +qpid::types::Exception + +
+ + + + + + + + + + + + + + + + + + + + + +

+Public Member Functions

+QPID_MESSAGING_EXTERN OutOfCapacity (const std::string &)
 
- Public Member Functions inherited from qpid::messaging::SendError
+QPID_MESSAGING_EXTERN SendError (const std::string &)
 
- Public Member Functions inherited from qpid::messaging::SenderError
+QPID_MESSAGING_EXTERN SenderError (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 ()
 
+

Detailed Description

+

Thrown to indicate that the locally configured sender capacity has been reached, and thus no further messages can be put on the replay buffer.

+

The documentation for this struct was generated from the following file: +
+
+ + + + http://git-wip-us.apache.org/repos/asf/qpid-site/blob/eff0fe55/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1OutOfCapacity.js ---------------------------------------------------------------------- diff --git a/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1OutOfCapacity.js b/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1OutOfCapacity.js new file mode 100755 index 0000000..a98754f --- /dev/null +++ b/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1OutOfCapacity.js @@ -0,0 +1,4 @@ +var structqpid_1_1messaging_1_1OutOfCapacity = +[ + [ "OutOfCapacity", "structqpid_1_1messaging_1_1OutOfCapacity.html#ab1477925b846aad49504aa1af5486445", null ] +]; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/qpid-site/blob/eff0fe55/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1OutOfCapacity.png ---------------------------------------------------------------------- diff --git a/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1OutOfCapacity.png b/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1OutOfCapacity.png new file mode 100755 index 0000000..f429f75 Binary files /dev/null and b/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1OutOfCapacity.png differ http://git-wip-us.apache.org/repos/asf/qpid-site/blob/eff0fe55/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1ProtocolVersionError-members.html ---------------------------------------------------------------------- diff --git a/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1ProtocolVersionError-members.html b/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1ProtocolVersionError-members.html new file mode 100755 index 0000000..b98bc39 --- /dev/null +++ b/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1ProtocolVersionError-members.html @@ -0,0 +1,117 @@ + + + + + + +Qpid C++ Messaging API: Member List + + + + + + + + + + + + + + + +
+
+ + + + + + + +
+
Qpid C++ Messaging API +  1.35.0 +
+
+ + + + + + +
+
+
+ + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
qpid::messaging::ProtocolVersionError Member List
+
+
+ +

This is the complete list of members for qpid::messaging::ProtocolVersionError, including all inherited members.

+ + + + + + + + +
ConnectionError(const std::string &) (defined in qpid::messaging::ConnectionError)qpid::messaging::ConnectionError
Exception(const std::string &message=std::string()) (defined in qpid::types::Exception)qpid::types::Exceptionexplicit
MessagingException(const std::string &msg) (defined in qpid::messaging::MessagingException)qpid::messaging::MessagingException
ProtocolVersionError(const std::string &) (defined in qpid::messaging::ProtocolVersionError)qpid::messaging::ProtocolVersionError
what() const (defined in qpid::types::Exception)qpid::types::Exceptionvirtual
~Exception() (defined in qpid::types::Exception)qpid::types::Exceptionvirtual
~MessagingException() (defined in qpid::messaging::MessagingException)qpid::messaging::MessagingExceptionvirtual
+
+ + + + http://git-wip-us.apache.org/repos/asf/qpid-site/blob/eff0fe55/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1ProtocolVersionError.html ---------------------------------------------------------------------- diff --git a/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1ProtocolVersionError.html b/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1ProtocolVersionError.html new file mode 100755 index 0000000..2d35dba --- /dev/null +++ b/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1ProtocolVersionError.html @@ -0,0 +1,147 @@ + + + + + + +Qpid C++ Messaging API: qpid::messaging::ProtocolVersionError Struct Reference + + + + + + + + + + + + + + + +
+
+ + + + + + + +
+
Qpid C++ Messaging API +  1.35.0 +
+
+ + + + + + +
+
+
+ + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
qpid::messaging::ProtocolVersionError Struct Reference
+
+
+
+Inheritance diagram for qpid::messaging::ProtocolVersionError:
+
+
+ + +qpid::messaging::ConnectionError +qpid::messaging::MessagingException +qpid::types::Exception + +
+ + + + + + + + + + + + + + + +

+Public Member Functions

+QPID_MESSAGING_EXTERN ProtocolVersionError (const std::string &)
 
- Public Member Functions inherited from qpid::messaging::ConnectionError
+QPID_MESSAGING_EXTERN ConnectionError (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 ()
 
+
The documentation for this struct was generated from the following file: +
+
+ + + + http://git-wip-us.apache.org/repos/asf/qpid-site/blob/eff0fe55/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1ProtocolVersionError.js ---------------------------------------------------------------------- diff --git a/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1ProtocolVersionError.js b/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1ProtocolVersionError.js new file mode 100755 index 0000000..71acf1f --- /dev/null +++ b/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1ProtocolVersionError.js @@ -0,0 +1,4 @@ +var structqpid_1_1messaging_1_1ProtocolVersionError = +[ + [ "ProtocolVersionError", "structqpid_1_1messaging_1_1ProtocolVersionError.html#ab82d1d187f4f2c4e5816dc8296a44640", null ] +]; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/qpid-site/blob/eff0fe55/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1ProtocolVersionError.png ---------------------------------------------------------------------- diff --git a/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1ProtocolVersionError.png b/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1ProtocolVersionError.png new file mode 100755 index 0000000..094a113 Binary files /dev/null and b/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1ProtocolVersionError.png differ http://git-wip-us.apache.org/repos/asf/qpid-site/blob/eff0fe55/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1ReceiverError-members.html ---------------------------------------------------------------------- diff --git a/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1ReceiverError-members.html b/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1ReceiverError-members.html new file mode 100755 index 0000000..dd331d5 --- /dev/null +++ b/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1ReceiverError-members.html @@ -0,0 +1,117 @@ + + + + + + +Qpid C++ Messaging API: Member List + + + + + + + + + + + + + + + +
+
+ + + + + + + +
+
Qpid C++ Messaging API +  1.35.0 +
+
+ + + + + + +
+
+
+ + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
qpid::messaging::ReceiverError Member List
+
+
+ +

This is the complete list of members for qpid::messaging::ReceiverError, including all inherited members.

+ + + + + + + + +
Exception(const std::string &message=std::string()) (defined in qpid::types::Exception)qpid::types::Exceptionexplicit
LinkError(const std::string &) (defined in qpid::messaging::LinkError)qpid::messaging::LinkError
MessagingException(const std::string &msg) (defined in qpid::messaging::MessagingException)qpid::messaging::MessagingException
ReceiverError(const std::string &) (defined in qpid::messaging::ReceiverError)qpid::messaging::ReceiverError
what() const (defined in qpid::types::Exception)qpid::types::Exceptionvirtual
~Exception() (defined in qpid::types::Exception)qpid::types::Exceptionvirtual
~MessagingException() (defined in qpid::messaging::MessagingException)qpid::messaging::MessagingExceptionvirtual
+
+ + + + http://git-wip-us.apache.org/repos/asf/qpid-site/blob/eff0fe55/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1ReceiverError.html ---------------------------------------------------------------------- diff --git a/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1ReceiverError.html b/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1ReceiverError.html new file mode 100755 index 0000000..21a034e --- /dev/null +++ b/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1ReceiverError.html @@ -0,0 +1,149 @@ + + + + + + +Qpid C++ Messaging API: qpid::messaging::ReceiverError Struct Reference + + + + + + + + + + + + + + + +
+
+ + + + + + + +
+
Qpid C++ Messaging API +  1.35.0 +
+
+ + + + + + +
+
+
+ + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
qpid::messaging::ReceiverError Struct Reference
+
+
+
+Inheritance diagram for qpid::messaging::ReceiverError:
+
+
+ + +qpid::messaging::LinkError +qpid::messaging::MessagingException +qpid::types::Exception +qpid::messaging::FetchError +qpid::messaging::NoMessageAvailable + +
+ + + + + + + + + + + + + + + +

+Public Member Functions

+QPID_MESSAGING_EXTERN ReceiverError (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 ()
 
+
The documentation for this struct was generated from the following file: +
+
+ + + + http://git-wip-us.apache.org/repos/asf/qpid-site/blob/eff0fe55/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1ReceiverError.js ---------------------------------------------------------------------- diff --git a/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1ReceiverError.js b/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1ReceiverError.js new file mode 100755 index 0000000..f4069e4 --- /dev/null +++ b/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1ReceiverError.js @@ -0,0 +1,4 @@ +var structqpid_1_1messaging_1_1ReceiverError = +[ + [ "ReceiverError", "structqpid_1_1messaging_1_1ReceiverError.html#a4e033da931f45817b016354f15bfebaa", null ] +]; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/qpid-site/blob/eff0fe55/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1ReceiverError.png ---------------------------------------------------------------------- diff --git a/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1ReceiverError.png b/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1ReceiverError.png new file mode 100755 index 0000000..fb8707f Binary files /dev/null and b/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1ReceiverError.png differ http://git-wip-us.apache.org/repos/asf/qpid-site/blob/eff0fe55/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1ResolutionError-members.html ---------------------------------------------------------------------- diff --git a/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1ResolutionError-members.html b/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1ResolutionError-members.html new file mode 100755 index 0000000..b67a221 --- /dev/null +++ b/content/releases/qpid-cpp-1.35.0/messaging-api/cpp/api/structqpid_1_1messaging_1_1ResolutionError-members.html @@ -0,0 +1,118 @@ + + + + + + +Qpid C++ Messaging API: Member List + + + + + + + + + + + + + + + +
+
+ + + + + + + +
+
Qpid C++ Messaging API +  1.35.0 +
+
+ + + + + + +
+
+
+ + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
qpid::messaging::ResolutionError Member List
+
+
+ +

This is the complete list of members for qpid::messaging::ResolutionError, including all inherited members.

+ + + + + + + + + +
AddressError(const std::string &) (defined in qpid::messaging::AddressError)qpid::messaging::AddressError
Exception(const std::string &message=std::string()) (defined in qpid::types::Exception)qpid::types::Exceptionexplicit
LinkError(const std::string &) (defined in qpid::messaging::LinkError)qpid::messaging::LinkError
MessagingException(const std::string &msg) (defined in qpid::messaging::MessagingException)qpid::messaging::MessagingException
ResolutionError(const std::string &msg) (defined in qpid::messaging::ResolutionError)qpid::messaging::ResolutionError
what() const (defined in qpid::types::Exception)qpid::types::Exceptionvirtual
~Exception() (defined in qpid::types::Exception)qpid::types::Exceptionvirtual
~MessagingException() (defined in qpid::messaging::MessagingException)qpid::messaging::MessagingExceptionvirtual
+
+ + + + --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org For additional commands, e-mail: commits-help@qpid.apache.org