blob: 83bd43418257ec7e2fac94658e8cf29382c39110 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.9.1"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Proton DotNet: Apache.Qpid.Proton.Client.Exceptions.ClientTransactionNotActiveException Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Proton DotNet
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.1 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespaceApache.html">Apache</a></li><li class="navelem"><a class="el" href="namespaceApache_1_1Qpid.html">Qpid</a></li><li class="navelem"><a class="el" href="namespaceApache_1_1Qpid_1_1Proton.html">Proton</a></li><li class="navelem"><a class="el" href="namespaceApache_1_1Qpid_1_1Proton_1_1Client.html">Client</a></li><li class="navelem"><a class="el" href="namespaceApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions.html">Exceptions</a></li><li class="navelem"><a class="el" href="classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientTransactionNotActiveException.html">ClientTransactionNotActiveException</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientTransactionNotActiveException-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">Apache.Qpid.Proton.Client.Exceptions.ClientTransactionNotActiveException Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Thrown when a client attempt to commit or roll-back when no transaction has been declared.
<a href="classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientTransactionNotActiveException.html#details">More...</a></p>
<div class="dynheader">
Inheritance diagram for Apache.Qpid.Proton.Client.Exceptions.ClientTransactionNotActiveException:</div>
<div class="dyncontent">
<div class="center">
<img src="classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientTransactionNotActiveException.png" usemap="#Apache.Qpid.Proton.Client.Exceptions.ClientTransactionNotActiveException_map" alt=""/>
<map id="Apache.Qpid.Proton.Client.Exceptions.ClientTransactionNotActiveException_map" name="Apache.Qpid.Proton.Client.Exceptions.ClientTransactionNotActiveException_map">
<area href="classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientIllegalStateException.html" title="A non-fatal exception type thrown when an operation was attempted but the client resource was in a st..." alt="Apache.Qpid.Proton.Client.Exceptions.ClientIllegalStateException" shape="rect" coords="0,112,441,136"/>
<area href="classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientException.html" title="Represents a non-fatal exception that occurs from a Client connection or one of its resources...." alt="Apache.Qpid.Proton.Client.Exceptions.ClientException" shape="rect" coords="0,56,441,80"/>
</map>
</div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a0090352b81453160a877f860dc4bca92"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientTransactionNotActiveException.html#a0090352b81453160a877f860dc4bca92">ClientTransactionNotActiveException</a> (string message)</td></tr>
<tr class="memdesc:a0090352b81453160a877f860dc4bca92"><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates an instance of this exception with the given message <a href="classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientTransactionNotActiveException.html#a0090352b81453160a877f860dc4bca92">More...</a><br /></td></tr>
<tr class="separator:a0090352b81453160a877f860dc4bca92"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ace3a996eeac31caef07a7be64b91593d"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientTransactionNotActiveException.html#ace3a996eeac31caef07a7be64b91593d">ClientTransactionNotActiveException</a> (string message, Exception innerException)</td></tr>
<tr class="memdesc:ace3a996eeac31caef07a7be64b91593d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates an instance of this exception with the given message and linked causal exception. <a href="classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientTransactionNotActiveException.html#ace3a996eeac31caef07a7be64b91593d">More...</a><br /></td></tr>
<tr class="separator:ace3a996eeac31caef07a7be64b91593d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientIllegalStateException"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientIllegalStateException')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientIllegalStateException.html">Apache.Qpid.Proton.Client.Exceptions.ClientIllegalStateException</a></td></tr>
<tr class="memitem:a70ee220eda066e94edca8b7471076b14 inherit pub_methods_classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientIllegalStateException"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientIllegalStateException.html#a70ee220eda066e94edca8b7471076b14">ClientIllegalStateException</a> (string message)</td></tr>
<tr class="memdesc:a70ee220eda066e94edca8b7471076b14 inherit pub_methods_classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientIllegalStateException"><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates an instance of this exception with the given message <a href="classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientIllegalStateException.html#a70ee220eda066e94edca8b7471076b14">More...</a><br /></td></tr>
<tr class="separator:a70ee220eda066e94edca8b7471076b14 inherit pub_methods_classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientIllegalStateException"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7564c110f3dbd663c7d92d32dee4ed26 inherit pub_methods_classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientIllegalStateException"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientIllegalStateException.html#a7564c110f3dbd663c7d92d32dee4ed26">ClientIllegalStateException</a> (string message, Exception innerException)</td></tr>
<tr class="memdesc:a7564c110f3dbd663c7d92d32dee4ed26 inherit pub_methods_classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientIllegalStateException"><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates an instance of this exception with the given message and linked causal exception. <a href="classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientIllegalStateException.html#a7564c110f3dbd663c7d92d32dee4ed26">More...</a><br /></td></tr>
<tr class="separator:a7564c110f3dbd663c7d92d32dee4ed26 inherit pub_methods_classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientIllegalStateException"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientException"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientException')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientException.html">Apache.Qpid.Proton.Client.Exceptions.ClientException</a></td></tr>
<tr class="memitem:abfed029ed391d4c7f1ff7d1eb8c2ce3e inherit pub_methods_classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientException"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientException.html#abfed029ed391d4c7f1ff7d1eb8c2ce3e">ClientException</a> (string message)</td></tr>
<tr class="memdesc:abfed029ed391d4c7f1ff7d1eb8c2ce3e inherit pub_methods_classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientException"><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates an instance of this exception with the given message <a href="classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientException.html#abfed029ed391d4c7f1ff7d1eb8c2ce3e">More...</a><br /></td></tr>
<tr class="separator:abfed029ed391d4c7f1ff7d1eb8c2ce3e inherit pub_methods_classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientException"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3eea6ca2b7bd3f4783f4b5a51488cbd0 inherit pub_methods_classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientException"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientException.html#a3eea6ca2b7bd3f4783f4b5a51488cbd0">ClientException</a> (string message, Exception innerException)</td></tr>
<tr class="memdesc:a3eea6ca2b7bd3f4783f4b5a51488cbd0 inherit pub_methods_classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientException"><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates an instance of this exception with the given message and linked causal exception. <a href="classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientException.html#a3eea6ca2b7bd3f4783f4b5a51488cbd0">More...</a><br /></td></tr>
<tr class="separator:a3eea6ca2b7bd3f4783f4b5a51488cbd0 inherit pub_methods_classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientException"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Thrown when a client attempt to commit or roll-back when no transaction has been declared. </p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a0090352b81453160a877f860dc4bca92"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0090352b81453160a877f860dc4bca92">&#9670;&nbsp;</a></span>ClientTransactionNotActiveException() <span class="overload">[1/2]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">Apache.Qpid.Proton.Client.Exceptions.ClientTransactionNotActiveException.ClientTransactionNotActiveException </td>
<td>(</td>
<td class="paramtype">string&#160;</td>
<td class="paramname"><em>message</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Creates an instance of this exception with the given message </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">message</td><td>The message that describes the error</td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a id="ace3a996eeac31caef07a7be64b91593d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ace3a996eeac31caef07a7be64b91593d">&#9670;&nbsp;</a></span>ClientTransactionNotActiveException() <span class="overload">[2/2]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">Apache.Qpid.Proton.Client.Exceptions.ClientTransactionNotActiveException.ClientTransactionNotActiveException </td>
<td>(</td>
<td class="paramtype">string&#160;</td>
<td class="paramname"><em>message</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">Exception&#160;</td>
<td class="paramname"><em>innerException</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Creates an instance of this exception with the given message and linked causal exception. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">message</td><td>The message that describes the error</td></tr>
<tr><td class="paramname">innerException</td><td>The exception that caused this error</td></tr>
</table>
</dd>
</dl>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>src/Proton.Client/Client/Exceptions/ClientTransactionNotActiveException.cs</li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
</small></address>
</body>
</html>