blob: b12205e259cec62193909e62d2b64968df9a6656 [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.ClientConnectionRemotelyClosedException 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_1ClientConnectionRemotelyClosedException.html">ClientConnectionRemotelyClosedException</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#properties">Properties</a> &#124;
<a href="classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientConnectionRemotelyClosedException-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">Apache.Qpid.Proton.Client.Exceptions.ClientConnectionRemotelyClosedException Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Exception thrown when the remote peer actively closes the connection} by sending and AMQP Close frame or when the IO layer is disconnected due to some other reason such as a security error or transient network error.
<a href="classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientConnectionRemotelyClosedException.html#details">More...</a></p>
<div class="dynheader">
Inheritance diagram for Apache.Qpid.Proton.Client.Exceptions.ClientConnectionRemotelyClosedException:</div>
<div class="dyncontent">
<div class="center">
<img src="classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientConnectionRemotelyClosedException.png" usemap="#Apache.Qpid.Proton.Client.Exceptions.ClientConnectionRemotelyClosedException_map" alt=""/>
<map id="Apache.Qpid.Proton.Client.Exceptions.ClientConnectionRemotelyClosedException_map" name="Apache.Qpid.Proton.Client.Exceptions.ClientConnectionRemotelyClosedException_map">
<area href="classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientIOException.html" title="Exception type that is thrown when the client has encountered an unrecoverable error." alt="Apache.Qpid.Proton.Client.Exceptions.ClientIOException" shape="rect" coords="242,112,716,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="242,56,716,80"/>
<area href="classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientConnectionRedirectedException.html" title="A ClientIOException type that defines that the remote peer has requested that this connection be redi..." alt="Apache.Qpid.Proton.Client.Exceptions.ClientConnectionRedirectedException" shape="rect" coords="0,224,474,248"/>
<area href="classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientConnectionSecurityException.html" title="Connection level Security Exception used to indicate a security violation has occurred." alt="Apache.Qpid.Proton.Client.Exceptions.ClientConnectionSecurityException" shape="rect" coords="484,224,958,248"/>
<area href="classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientConnectionSecuritySaslException.html" title="Connection level SASL Security Exception used to indicate a security violation has occurred." alt="Apache.Qpid.Proton.Client.Exceptions.ClientConnectionSecuritySaslException" shape="rect" coords="484,280,958,304"/>
</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:a43f13a90070e65e6bc3be647923bd983"><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_1ClientConnectionRemotelyClosedException.html#a43f13a90070e65e6bc3be647923bd983">ClientConnectionRemotelyClosedException</a> (string message)</td></tr>
<tr class="memdesc:a43f13a90070e65e6bc3be647923bd983"><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_1ClientConnectionRemotelyClosedException.html#a43f13a90070e65e6bc3be647923bd983">More...</a><br /></td></tr>
<tr class="separator:a43f13a90070e65e6bc3be647923bd983"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a328689b4797d26036289a9a156efa638"><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_1ClientConnectionRemotelyClosedException.html#a328689b4797d26036289a9a156efa638">ClientConnectionRemotelyClosedException</a> (string message, Exception innerException)</td></tr>
<tr class="memdesc:a328689b4797d26036289a9a156efa638"><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_1ClientConnectionRemotelyClosedException.html#a328689b4797d26036289a9a156efa638">More...</a><br /></td></tr>
<tr class="separator:a328689b4797d26036289a9a156efa638"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad63fbcb2812e5a564a5bf2043e465374"><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_1ClientConnectionRemotelyClosedException.html#ad63fbcb2812e5a564a5bf2043e465374">ClientConnectionRemotelyClosedException</a> (string message, <a class="el" href="interfaceApache_1_1Qpid_1_1Proton_1_1Client_1_1IErrorCondition.html">IErrorCondition</a> errorCondition)</td></tr>
<tr class="memdesc:ad63fbcb2812e5a564a5bf2043e465374"><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_1ClientConnectionRemotelyClosedException.html#ad63fbcb2812e5a564a5bf2043e465374">More...</a><br /></td></tr>
<tr class="separator:ad63fbcb2812e5a564a5bf2043e465374"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae8cfcf74ff94c0459c5880270f464582"><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_1ClientConnectionRemotelyClosedException.html#ae8cfcf74ff94c0459c5880270f464582">ClientConnectionRemotelyClosedException</a> (string message, Exception innerException, <a class="el" href="interfaceApache_1_1Qpid_1_1Proton_1_1Client_1_1IErrorCondition.html">IErrorCondition</a> errorCondition)</td></tr>
<tr class="memdesc:ae8cfcf74ff94c0459c5880270f464582"><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_1ClientConnectionRemotelyClosedException.html#ae8cfcf74ff94c0459c5880270f464582">More...</a><br /></td></tr>
<tr class="separator:ae8cfcf74ff94c0459c5880270f464582"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientIOException"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientIOException')"><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_1ClientIOException.html">Apache.Qpid.Proton.Client.Exceptions.ClientIOException</a></td></tr>
<tr class="memitem:a7fd7196151442f9fab31940ee60bba3d inherit pub_methods_classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientIOException"><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_1ClientIOException.html#a7fd7196151442f9fab31940ee60bba3d">ClientIOException</a> (string message)</td></tr>
<tr class="memdesc:a7fd7196151442f9fab31940ee60bba3d inherit pub_methods_classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientIOException"><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_1ClientIOException.html#a7fd7196151442f9fab31940ee60bba3d">More...</a><br /></td></tr>
<tr class="separator:a7fd7196151442f9fab31940ee60bba3d inherit pub_methods_classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientIOException"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad269f463c363dd645007dbe5dd78aecf inherit pub_methods_classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientIOException"><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_1ClientIOException.html#ad269f463c363dd645007dbe5dd78aecf">ClientIOException</a> (string message, Exception innerException)</td></tr>
<tr class="memdesc:ad269f463c363dd645007dbe5dd78aecf inherit pub_methods_classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientIOException"><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_1ClientIOException.html#ad269f463c363dd645007dbe5dd78aecf">More...</a><br /></td></tr>
<tr class="separator:ad269f463c363dd645007dbe5dd78aecf inherit pub_methods_classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientIOException"><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><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="properties"></a>
Properties</h2></td></tr>
<tr class="memitem:a1393627d19f5d4a48b65493938ded94c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="interfaceApache_1_1Qpid_1_1Proton_1_1Client_1_1IErrorCondition.html">IErrorCondition</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientConnectionRemotelyClosedException.html#a1393627d19f5d4a48b65493938ded94c">Error</a><code> [get]</code></td></tr>
<tr class="memdesc:a1393627d19f5d4a48b65493938ded94c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Return the error provided by the remote if any. <a href="classApache_1_1Qpid_1_1Proton_1_1Client_1_1Exceptions_1_1ClientConnectionRemotelyClosedException.html#a1393627d19f5d4a48b65493938ded94c">More...</a><br /></td></tr>
<tr class="separator:a1393627d19f5d4a48b65493938ded94c"><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>Exception thrown when the remote peer actively closes the connection} by sending and AMQP Close frame or when the IO layer is disconnected due to some other reason such as a security error or transient network error. </p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a43f13a90070e65e6bc3be647923bd983"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a43f13a90070e65e6bc3be647923bd983">&#9670;&nbsp;</a></span>ClientConnectionRemotelyClosedException() <span class="overload">[1/4]</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.ClientConnectionRemotelyClosedException.ClientConnectionRemotelyClosedException </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="a328689b4797d26036289a9a156efa638"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a328689b4797d26036289a9a156efa638">&#9670;&nbsp;</a></span>ClientConnectionRemotelyClosedException() <span class="overload">[2/4]</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.ClientConnectionRemotelyClosedException.ClientConnectionRemotelyClosedException </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>
<a id="ad63fbcb2812e5a564a5bf2043e465374"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad63fbcb2812e5a564a5bf2043e465374">&#9670;&nbsp;</a></span>ClientConnectionRemotelyClosedException() <span class="overload">[3/4]</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.ClientConnectionRemotelyClosedException.ClientConnectionRemotelyClosedException </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"><a class="el" href="interfaceApache_1_1Qpid_1_1Proton_1_1Client_1_1IErrorCondition.html">IErrorCondition</a>&#160;</td>
<td class="paramname"><em>errorCondition</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 </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="ae8cfcf74ff94c0459c5880270f464582"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae8cfcf74ff94c0459c5880270f464582">&#9670;&nbsp;</a></span>ClientConnectionRemotelyClosedException() <span class="overload">[4/4]</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.ClientConnectionRemotelyClosedException.ClientConnectionRemotelyClosedException </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>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="interfaceApache_1_1Qpid_1_1Proton_1_1Client_1_1IErrorCondition.html">IErrorCondition</a>&#160;</td>
<td class="paramname"><em>errorCondition</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>
<h2 class="groupheader">Property Documentation</h2>
<a id="a1393627d19f5d4a48b65493938ded94c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a1393627d19f5d4a48b65493938ded94c">&#9670;&nbsp;</a></span>Error</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="interfaceApache_1_1Qpid_1_1Proton_1_1Client_1_1IErrorCondition.html">IErrorCondition</a> Apache.Qpid.Proton.Client.Exceptions.ClientConnectionRemotelyClosedException.Error</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">get</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Return the error provided by the remote if any. </p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>src/Proton.Client/Client/Exceptions/ClientConnectionRemotelyClosedException.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>