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 8ADE6200CB7 for ; Thu, 25 May 2017 16:30:41 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 899C7160BD5; Thu, 25 May 2017 14:30:41 +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 AB289160BDC for ; Thu, 25 May 2017 16:30:34 +0200 (CEST) Received: (qmail 41414 invoked by uid 500); 25 May 2017 14:30:33 -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 41098 invoked by uid 99); 25 May 2017 14:30:33 -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; Thu, 25 May 2017 14:30:33 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 8542AE9641; Thu, 25 May 2017 14:30:32 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: robbie@apache.org To: commits@qpid.apache.org Date: Thu, 25 May 2017 14:30:37 -0000 Message-Id: In-Reply-To: <9673ef95850a4504bb68010d2731d80a@git.apache.org> References: <9673ef95850a4504bb68010d2731d80a@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [06/51] [abbrv] [partial] qpid-site git commit: QPID-7756: remove stale cpp 'trunk' docs as they now use 'master' instead archived-at: Thu, 25 May 2017 14:30:41 -0000 http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a8679bf/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NoMessageAvailable-members.html ---------------------------------------------------------------------- diff --git a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NoMessageAvailable-members.html b/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NoMessageAvailable-members.html deleted file mode 100755 index 6180636..0000000 --- a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NoMessageAvailable-members.html +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - -Qpid C++ Messaging API: Member List - - - - - - - - - - - - - - - -
-
- - - - - - - -
-
Qpid C++ Messaging API -  trunk -
-
- - - - - - -
-
-
- - - -
-
- -
-
-
- -
- -
-
- - -
- -
- -
-
-
qpid::messaging::NoMessageAvailable Member List
-
-
- -

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

- - - - - - - - - - -
Exception(const std::string &message=std::string())qpid::types::Exceptionexplicit
FetchError(const std::string &)qpid::messaging::FetchError
LinkError(const std::string &)qpid::messaging::LinkError
MessagingException(const std::string &msg)qpid::messaging::MessagingException
NoMessageAvailable()qpid::messaging::NoMessageAvailable
ReceiverError(const std::string &)qpid::messaging::ReceiverError
what() const qpid::types::Exceptionvirtual
~Exception()qpid::types::Exceptionvirtual
~MessagingException()qpid::messaging::MessagingExceptionvirtual
-
- - - - http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a8679bf/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NoMessageAvailable.html ---------------------------------------------------------------------- diff --git a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NoMessageAvailable.html b/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NoMessageAvailable.html deleted file mode 100755 index b1c800d..0000000 --- a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NoMessageAvailable.html +++ /dev/null @@ -1,175 +0,0 @@ - - - - - - -Qpid C++ Messaging API: qpid::messaging::NoMessageAvailable Struct Reference - - - - - - - - - - - - - - - -
-
- - - - - - - -
-
Qpid C++ Messaging API -  trunk -
-
- - - - - - -
-
-
- - - -
-
- -
-
-
- -
- -
-
- - -
- -
- -
- -
-
qpid::messaging::NoMessageAvailable Struct Reference
-
-
- -

#include <exceptions.h>

-
-Inheritance diagram for qpid::messaging::NoMessageAvailable:
-
-
Inheritance graph
- - -
[legend]
-
-Collaboration diagram for qpid::messaging::NoMessageAvailable:
-
-
Collaboration graph
- - -
[legend]
- - - - - - - - - - - - - - - - - - - - - - - - - -

-Public Member Functions

QPID_MESSAGING_EXTERN NoMessageAvailable ()
 
- Public Member Functions inherited from qpid::messaging::FetchError
QPID_MESSAGING_EXTERN FetchError (const std::string &)
 
- Public Member Functions inherited from qpid::messaging::ReceiverError
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)
 
virtual QPID_MESSAGING_EXTERN ~MessagingException () throw ()
 
- Public Member Functions inherited from qpid::types::Exception
QPID_TYPES_EXTERN Exception (const std::string &message=std::string()) throw ()
 
virtual QPID_TYPES_EXTERN ~Exception () throw ()
 
virtual QPID_TYPES_EXTERN const char * what () const throw ()
 
-

Detailed Description

-

Thrown by Receiver::fetch(), Receiver::get() and Session::nextReceiver() to indicate that there no message was available before the timeout specified.

-

Constructor & Destructor Documentation

- -
-
- - - - - - - -
QPID_MESSAGING_EXTERN qpid::messaging::NoMessageAvailable::NoMessageAvailable ()
-
- -
-
-
The documentation for this struct was generated from the following file: -
-
- - - - http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a8679bf/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NoMessageAvailable.js ---------------------------------------------------------------------- diff --git a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NoMessageAvailable.js b/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NoMessageAvailable.js deleted file mode 100755 index 74f1806..0000000 --- a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NoMessageAvailable.js +++ /dev/null @@ -1,4 +0,0 @@ -var structqpid_1_1messaging_1_1NoMessageAvailable = -[ - [ "NoMessageAvailable", "structqpid_1_1messaging_1_1NoMessageAvailable.html#ad081dc611824e239cf0b4686eefef9da", null ] -]; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a8679bf/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NoMessageAvailable__coll__graph.map ---------------------------------------------------------------------- diff --git a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NoMessageAvailable__coll__graph.map b/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NoMessageAvailable__coll__graph.map deleted file mode 100755 index 48a7f4a..0000000 --- a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NoMessageAvailable__coll__graph.map +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a8679bf/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NoMessageAvailable__coll__graph.md5 ---------------------------------------------------------------------- diff --git a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NoMessageAvailable__coll__graph.md5 b/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NoMessageAvailable__coll__graph.md5 deleted file mode 100755 index 82afd30..0000000 --- a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NoMessageAvailable__coll__graph.md5 +++ /dev/null @@ -1 +0,0 @@ -c0ebe7f64a04b46f42e9a3179e40851a \ No newline at end of file http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a8679bf/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NoMessageAvailable__coll__graph.png ---------------------------------------------------------------------- diff --git a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NoMessageAvailable__coll__graph.png b/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NoMessageAvailable__coll__graph.png deleted file mode 100755 index 502f331..0000000 Binary files a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NoMessageAvailable__coll__graph.png and /dev/null differ http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a8679bf/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NoMessageAvailable__inherit__graph.map ---------------------------------------------------------------------- diff --git a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NoMessageAvailable__inherit__graph.map b/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NoMessageAvailable__inherit__graph.map deleted file mode 100755 index 48a7f4a..0000000 --- a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NoMessageAvailable__inherit__graph.map +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a8679bf/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NoMessageAvailable__inherit__graph.md5 ---------------------------------------------------------------------- diff --git a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NoMessageAvailable__inherit__graph.md5 b/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NoMessageAvailable__inherit__graph.md5 deleted file mode 100755 index 82afd30..0000000 --- a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NoMessageAvailable__inherit__graph.md5 +++ /dev/null @@ -1 +0,0 @@ -c0ebe7f64a04b46f42e9a3179e40851a \ No newline at end of file http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a8679bf/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NoMessageAvailable__inherit__graph.png ---------------------------------------------------------------------- diff --git a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NoMessageAvailable__inherit__graph.png b/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NoMessageAvailable__inherit__graph.png deleted file mode 100755 index 502f331..0000000 Binary files a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NoMessageAvailable__inherit__graph.png and /dev/null differ http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a8679bf/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound-members.html ---------------------------------------------------------------------- diff --git a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound-members.html b/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound-members.html deleted file mode 100755 index 1b64052..0000000 --- a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound-members.html +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - -Qpid C++ Messaging API: Member List - - - - - - - - - - - - - - - -
-
- - - - - - - -
-
Qpid C++ Messaging API -  trunk -
-
- - - - - - -
-
-
- - - -
-
- -
-
-
- -
- -
-
- - -
- -
- -
-
-
qpid::messaging::NotFound Member List
-
-
- -

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

- - - - - - - - - - -
AddressError(const std::string &)qpid::messaging::AddressError
Exception(const std::string &message=std::string())qpid::types::Exceptionexplicit
LinkError(const std::string &)qpid::messaging::LinkError
MessagingException(const std::string &msg)qpid::messaging::MessagingException
NotFound(const std::string &msg)qpid::messaging::NotFound
ResolutionError(const std::string &msg)qpid::messaging::ResolutionError
what() const qpid::types::Exceptionvirtual
~Exception()qpid::types::Exceptionvirtual
~MessagingException()qpid::messaging::MessagingExceptionvirtual
-
- - - - http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a8679bf/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound.html ---------------------------------------------------------------------- diff --git a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound.html b/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound.html deleted file mode 100755 index 12a835b..0000000 --- a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound.html +++ /dev/null @@ -1,176 +0,0 @@ - - - - - - -Qpid C++ Messaging API: qpid::messaging::NotFound Struct Reference - - - - - - - - - - - - - - - -
-
- - - - - - - -
-
Qpid C++ Messaging API -  trunk -
-
- - - - - - -
-
-
- - - -
-
- -
-
-
- -
- -
-
- - -
- -
- -
- -
-
qpid::messaging::NotFound Struct Reference
-
-
- -

#include <exceptions.h>

-
-Inheritance diagram for qpid::messaging::NotFound:
-
-
Inheritance graph
- - -
[legend]
-
-Collaboration diagram for qpid::messaging::NotFound:
-
-
Collaboration graph
- - -
[legend]
- - - - - - - - - - - - - - - - - - - - - - - - - -

-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)
 
virtual QPID_MESSAGING_EXTERN ~MessagingException () throw ()
 
- Public Member Functions inherited from qpid::types::Exception
QPID_TYPES_EXTERN Exception (const std::string &message=std::string()) throw ()
 
virtual QPID_TYPES_EXTERN ~Exception () 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.

-

Constructor & Destructor Documentation

- -
-
- - - - - - - - -
QPID_MESSAGING_EXTERN qpid::messaging::NotFound::NotFound (const std::string & msg)
-
- -
-
-
The documentation for this struct was generated from the following file: -
-
- - - - http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a8679bf/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound.js ---------------------------------------------------------------------- diff --git a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound.js b/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound.js deleted file mode 100755 index 8102c06..0000000 --- a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound.js +++ /dev/null @@ -1,4 +0,0 @@ -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/1a8679bf/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound__coll__graph.map ---------------------------------------------------------------------- diff --git a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound__coll__graph.map b/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound__coll__graph.map deleted file mode 100755 index 1bf392f..0000000 --- a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound__coll__graph.map +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a8679bf/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound__coll__graph.md5 ---------------------------------------------------------------------- diff --git a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound__coll__graph.md5 b/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound__coll__graph.md5 deleted file mode 100755 index 0a11a1a..0000000 --- a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound__coll__graph.md5 +++ /dev/null @@ -1 +0,0 @@ -d4092d0970372cbf7b0f7b2b200a6597 \ No newline at end of file http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a8679bf/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound__coll__graph.png ---------------------------------------------------------------------- diff --git a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound__coll__graph.png b/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound__coll__graph.png deleted file mode 100755 index e02ea83..0000000 Binary files a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound__coll__graph.png and /dev/null differ http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a8679bf/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound__inherit__graph.map ---------------------------------------------------------------------- diff --git a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound__inherit__graph.map b/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound__inherit__graph.map deleted file mode 100755 index 1bf392f..0000000 --- a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound__inherit__graph.map +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a8679bf/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound__inherit__graph.md5 ---------------------------------------------------------------------- diff --git a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound__inherit__graph.md5 b/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound__inherit__graph.md5 deleted file mode 100755 index 0a11a1a..0000000 --- a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound__inherit__graph.md5 +++ /dev/null @@ -1 +0,0 @@ -d4092d0970372cbf7b0f7b2b200a6597 \ No newline at end of file http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a8679bf/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound__inherit__graph.png ---------------------------------------------------------------------- diff --git a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound__inherit__graph.png b/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound__inherit__graph.png deleted file mode 100755 index e02ea83..0000000 Binary files a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1NotFound__inherit__graph.png and /dev/null differ http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a8679bf/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1OutOfCapacity-members.html ---------------------------------------------------------------------- diff --git a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1OutOfCapacity-members.html b/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1OutOfCapacity-members.html deleted file mode 100755 index 8f469d7..0000000 --- a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1OutOfCapacity-members.html +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - -Qpid C++ Messaging API: Member List - - - - - - - - - - - - - - - -
-
- - - - - - - -
-
Qpid C++ Messaging API -  trunk -
-
- - - - - - -
-
-
- - - -
-
- -
-
-
- -
- -
-
- - -
- -
- -
-
-
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())qpid::types::Exceptionexplicit
LinkError(const std::string &)qpid::messaging::LinkError
MessagingException(const std::string &msg)qpid::messaging::MessagingException
OutOfCapacity(const std::string &)qpid::messaging::OutOfCapacity
SenderError(const std::string &)qpid::messaging::SenderError
SendError(const std::string &)qpid::messaging::SendError
what() const qpid::types::Exceptionvirtual
~Exception()qpid::types::Exceptionvirtual
~MessagingException()qpid::messaging::MessagingExceptionvirtual
-
- - - - http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a8679bf/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1OutOfCapacity.html ---------------------------------------------------------------------- diff --git a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1OutOfCapacity.html b/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1OutOfCapacity.html deleted file mode 100755 index 1e14743..0000000 --- a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1OutOfCapacity.html +++ /dev/null @@ -1,176 +0,0 @@ - - - - - - -Qpid C++ Messaging API: qpid::messaging::OutOfCapacity Struct Reference - - - - - - - - - - - - - - - -
-
- - - - - - - -
-
Qpid C++ Messaging API -  trunk -
-
- - - - - - -
-
-
- - - -
-
- -
-
-
- -
- -
-
- - -
- -
- -
- -
-
qpid::messaging::OutOfCapacity Struct Reference
-
-
- -

#include <exceptions.h>

-
-Inheritance diagram for qpid::messaging::OutOfCapacity:
-
-
Inheritance graph
- - -
[legend]
-
-Collaboration diagram for qpid::messaging::OutOfCapacity:
-
-
Collaboration graph
- - -
[legend]
- - - - - - - - - - - - - - - - - - - - - - - - - -

-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)
 
virtual QPID_MESSAGING_EXTERN ~MessagingException () throw ()
 
- Public Member Functions inherited from qpid::types::Exception
QPID_TYPES_EXTERN Exception (const std::string &message=std::string()) throw ()
 
virtual QPID_TYPES_EXTERN ~Exception () 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.

-

Constructor & Destructor Documentation

- -
-
- - - - - - - - -
QPID_MESSAGING_EXTERN qpid::messaging::OutOfCapacity::OutOfCapacity (const std::string & )
-
- -
-
-
The documentation for this struct was generated from the following file: -
-
- - - - http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a8679bf/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1OutOfCapacity.js ---------------------------------------------------------------------- diff --git a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1OutOfCapacity.js b/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1OutOfCapacity.js deleted file mode 100755 index a98754f..0000000 --- a/content/releases/qpid-cpp-trunk/messaging-api/cpp/api/structqpid_1_1messaging_1_1OutOfCapacity.js +++ /dev/null @@ -1,4 +0,0 @@ -var structqpid_1_1messaging_1_1OutOfCapacity = -[ - [ "OutOfCapacity", "structqpid_1_1messaging_1_1OutOfCapacity.html#ab1477925b846aad49504aa1af5486445", null ] -]; \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org For additional commands, e-mail: commits-help@qpid.apache.org