File: a00516.html

package info (click to toggle)
qpid-cpp 0.16-6%2Bdeb7u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 37,232 kB
  • sloc: cpp: 158,939; python: 8,947; sh: 6,701; ruby: 2,080; makefile: 1,838; cs: 1,774; ansic: 1,771; xml: 281; perl: 15; sed: 10
file content (163 lines) | stat: -rw-r--r-- 13,965 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
<!--
 
 Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements.  See the NOTICE file
 distributed with this work for additional information
 regarding copyright ownership.  The ASF licenses this file
 to you under the Apache License, Version 2.0 (the
 "License"); you may not use this file except in compliance
 with the License.  You may obtain a copy of the License at
 
   http://www.apache.org/licenses/LICENSE-2.0
 
 Unless required by applicable law or agreed to in writing,
 software distributed under the License is distributed on an
 "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
 
-->

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
    <title>qpid/framing/reply_exceptions.h File Reference</title>
    <link href="doxygen.css" rel="stylesheet" type="text/css">
    <link href="tabs.css" rel="stylesheet" type="text/css">
  </head>
  <body bgcolor="#FFFFFF">
  <table border="0" width="90%" align="center">
    <tr>
      <td align="left">
	<a title="Apache Qpid Project Page" href="http://qpid.apache.org">Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET</a>
      </td>

      <td align="right">	
	<a title="Apache Qpid Documentation" href="http://qpid.apache.org/documentation.html">Apache Qpid Documentation</a>
      </td>
    </tr>
  </table>

<!-- Generated by Doxygen 1.7.5 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&#160;List</span></a></li>
      <li><a href="globals.html"><span>File&#160;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#nested-classes">Classes</a> &#124;
<a href="#namespaces">Namespaces</a> &#124;
<a href="#func-members">Functions</a>  </div>
  <div class="headertitle">
<div class="title">qpid/framing/reply_exceptions.h File Reference</div>  </div>
</div>
<div class="contents">
<div class="textblock"><code>#include &quot;<a class="el" href="a00490_source.html">qpid/Exception.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="a00553_source.html">qpid/sys/ExceptionHolder.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="a00502_source.html">qpid/framing/enum.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="a00482_source.html">qpid/CommonImportExport.h</a>&quot;</code><br/>
</div>
<p><a href="a00516_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00366.html">qpid::framing::UnauthorizedAccessException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The client attempted to work with a server entity to which it has no access due to security settings.  <a href="a00366.html#details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00228.html">qpid::framing::NotFoundException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The client attempted to work with a server entity that does not exist.  <a href="a00228.html#details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html">qpid::framing::ResourceLockedException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The client attempted to work with a server entity to which it has no access because another client is working with it.  <a href="a00282.html#details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00253.html">qpid::framing::PreconditionFailedException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The client requested a command that was not allowed because some precondition failed.  <a href="a00253.html#details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00280.html">qpid::framing::ResourceDeletedException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A server entity the client is working with has been deleted.  <a href="a00280.html#details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00145.html">qpid::framing::IllegalStateException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The peer sent a command that is not permitted in the current state of the session.  <a href="a00145.html#details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00052.html">qpid::framing::CommandInvalidException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The command segments could not be decoded.  <a href="a00052.html#details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00281.html">qpid::framing::ResourceLimitExceededException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The client exceeded its resource allocation.  <a href="a00281.html#details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00225.html">qpid::framing::NotAllowedException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The peer tried to use a command a manner that is inconsistent with the rules described in the specification.  <a href="a00225.html#details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00144.html">qpid::framing::IllegalArgumentException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The command argument is malformed, i.e.  <a href="a00144.html#details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00230.html">qpid::framing::NotImplementedException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The peer tried to use functionality that is not implemented in its partner.  <a href="a00230.html#details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00157.html">qpid::framing::InternalErrorException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The peer could not complete the command because of an internal error.  <a href="a00157.html#details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00161.html">qpid::framing::InvalidArgumentException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">An invalid argument was passed to a command, and the operation could not proceed.  <a href="a00161.html#details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00062.html">qpid::framing::ConnectionForcedException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">An operator intervened to close the connection for some reason.  <a href="a00062.html#details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00165.html">qpid::framing::InvalidPathException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The client tried to work with an unknown virtual host.  <a href="a00165.html#details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00134.html">qpid::framing::FramingErrorException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A valid frame header cannot be formed from the incoming byte stream.  <a href="a00134.html#details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00329.html">qpid::framing::SessionBusyException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The session is currently attached to another transport.  <a href="a00329.html#details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00359.html">qpid::framing::TransportBusyException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The transport is currently attached to another session.  <a href="a00359.html#details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00226.html">qpid::framing::NotAttachedException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The transport is not currently attached to any session.  <a href="a00226.html#details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00368.html">qpid::framing::UnknownIdsException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Command data was received prior to any use of the command-point control.  <a href="a00368.html#details">More...</a><br/></td></tr>
<tr><td colspan="2"><h2><a name="namespaces"></a>
Namespaces</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00574.html">qpid</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight"><p>This file was automatically generated from the AMQP specification. </p>
<br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00580.html">qpid::framing</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight"><p>The framing namespace contains classes that are used to create, send and receive the basic packets from which AMQP is built. </p>
<br/></td></tr>
<tr><td colspan="2"><h2><a name="func-members"></a>
Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">sys::ExceptionHolder&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00580.html#af2b76817bad697f3aff512ab2c1ee885">qpid::framing::createSessionException</a> (int code, const <a class="el" href="a00345.html">std::string</a> &amp;text)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">sys::ExceptionHolder&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00580.html#af7b53c53ef4ae24311b4007efbd187bd">qpid::framing::createConnectionException</a> (int code, const <a class="el" href="a00345.html">std::string</a> &amp;text)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">sys::ExceptionHolder&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00580.html#a07bcbe85fcf21bb7c4ab273049b1209b">qpid::framing::createChannelException</a> (int code, const <a class="el" href="a00345.html">std::string</a> &amp;text)</td></tr>
</table>
</div>
<!--
 
 Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements.  See the NOTICE file
 distributed with this work for additional information
 regarding copyright ownership.  The ASF licenses this file
 to you under the Apache License, Version 2.0 (the
 "License"); you may not use this file except in compliance
 with the License.  You may obtain a copy of the License at
 
   http://www.apache.org/licenses/LICENSE-2.0
 
 Unless required by applicable law or agreed to in writing,
 software distributed under the License is distributed on an
 "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
 
-->

<hr size="1">
<address style="text-align: left;"><small>
Qpid C++ API Reference</small></address>

<address style="text-align: right;">
<small>
Generated on Thu May 10 2012 for Qpid C++ Client API by&nbsp;<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.7.5</small>
</address>
</body>
</html>