blob: 3ea62a63a173acf59a531f5fdd89801ec235f164 [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.Codec.DecodeEOFException 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_1Codec.html">Codec</a></li><li class="navelem"><a class="el" href="classApache_1_1Qpid_1_1Proton_1_1Codec_1_1DecodeEOFException.html">DecodeEOFException</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_1Codec_1_1DecodeEOFException-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">Apache.Qpid.Proton.Codec.DecodeEOFException Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Decode exception thrown when a decode operation fails because it reached the end of available input before fully decoding the value it is currently working with.
<a href="classApache_1_1Qpid_1_1Proton_1_1Codec_1_1DecodeEOFException.html#details">More...</a></p>
<div class="dynheader">
Inheritance diagram for Apache.Qpid.Proton.Codec.DecodeEOFException:</div>
<div class="dyncontent">
<div class="center">
<img src="classApache_1_1Qpid_1_1Proton_1_1Codec_1_1DecodeEOFException.png" usemap="#Apache.Qpid.Proton.Codec.DecodeEOFException_map" alt=""/>
<map id="Apache.Qpid.Proton.Codec.DecodeEOFException_map" name="Apache.Qpid.Proton.Codec.DecodeEOFException_map">
<area href="classApache_1_1Qpid_1_1Proton_1_1Codec_1_1DecodeException.html" alt="Apache.Qpid.Proton.Codec.DecodeException" shape="rect" coords="0,56,298,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:aa3b26dc1d9d714a574b1e2522cb015d5"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classApache_1_1Qpid_1_1Proton_1_1Codec_1_1DecodeEOFException.html#aa3b26dc1d9d714a574b1e2522cb015d5">DecodeEOFException</a> ()</td></tr>
<tr class="memdesc:aa3b26dc1d9d714a574b1e2522cb015d5"><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates a default <a class="el" href="classApache_1_1Qpid_1_1Proton_1_1Codec_1_1DecodeEOFException.html" title="Decode exception thrown when a decode operation fails because it reached the end of available input b...">DecodeEOFException</a>. <a href="classApache_1_1Qpid_1_1Proton_1_1Codec_1_1DecodeEOFException.html#aa3b26dc1d9d714a574b1e2522cb015d5">More...</a><br /></td></tr>
<tr class="separator:aa3b26dc1d9d714a574b1e2522cb015d5"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae070356d74967170510310aa985090fd"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classApache_1_1Qpid_1_1Proton_1_1Codec_1_1DecodeEOFException.html#ae070356d74967170510310aa985090fd">DecodeEOFException</a> (string message)</td></tr>
<tr class="memdesc:ae070356d74967170510310aa985090fd"><td class="mdescLeft">&#160;</td><td class="mdescRight">Create a new <a class="el" href="classApache_1_1Qpid_1_1Proton_1_1Codec_1_1DecodeEOFException.html" title="Decode exception thrown when a decode operation fails because it reached the end of available input b...">DecodeEOFException</a> instance with the given message that describes the specifics of the decoding error. <a href="classApache_1_1Qpid_1_1Proton_1_1Codec_1_1DecodeEOFException.html#ae070356d74967170510310aa985090fd">More...</a><br /></td></tr>
<tr class="separator:ae070356d74967170510310aa985090fd"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ade676a461a7bad29af593c4f81fed0a2"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classApache_1_1Qpid_1_1Proton_1_1Codec_1_1DecodeEOFException.html#ade676a461a7bad29af593c4f81fed0a2">DecodeEOFException</a> (string message, Exception cause)</td></tr>
<tr class="memdesc:ade676a461a7bad29af593c4f81fed0a2"><td class="mdescLeft">&#160;</td><td class="mdescRight">Create a new <a class="el" href="classApache_1_1Qpid_1_1Proton_1_1Codec_1_1DecodeEOFException.html" title="Decode exception thrown when a decode operation fails because it reached the end of available input b...">DecodeEOFException</a> instance with the given message that describes the specifics of the decoding error. <a href="classApache_1_1Qpid_1_1Proton_1_1Codec_1_1DecodeEOFException.html#ade676a461a7bad29af593c4f81fed0a2">More...</a><br /></td></tr>
<tr class="separator:ade676a461a7bad29af593c4f81fed0a2"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classApache_1_1Qpid_1_1Proton_1_1Codec_1_1DecodeException"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classApache_1_1Qpid_1_1Proton_1_1Codec_1_1DecodeException')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classApache_1_1Qpid_1_1Proton_1_1Codec_1_1DecodeException.html">Apache.Qpid.Proton.Codec.DecodeException</a></td></tr>
<tr class="memitem:acc325f1127d23b0b588fadf3b86310a9 inherit pub_methods_classApache_1_1Qpid_1_1Proton_1_1Codec_1_1DecodeException"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classApache_1_1Qpid_1_1Proton_1_1Codec_1_1DecodeException.html#acc325f1127d23b0b588fadf3b86310a9">DecodeException</a> ()</td></tr>
<tr class="memdesc:acc325f1127d23b0b588fadf3b86310a9 inherit pub_methods_classApache_1_1Qpid_1_1Proton_1_1Codec_1_1DecodeException"><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates a default <a class="el" href="classApache_1_1Qpid_1_1Proton_1_1Codec_1_1DecodeException.html">DecodeException</a>. <a href="classApache_1_1Qpid_1_1Proton_1_1Codec_1_1DecodeException.html#acc325f1127d23b0b588fadf3b86310a9">More...</a><br /></td></tr>
<tr class="separator:acc325f1127d23b0b588fadf3b86310a9 inherit pub_methods_classApache_1_1Qpid_1_1Proton_1_1Codec_1_1DecodeException"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a19b26eec28c8c6087db93e4e18312ad7 inherit pub_methods_classApache_1_1Qpid_1_1Proton_1_1Codec_1_1DecodeException"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classApache_1_1Qpid_1_1Proton_1_1Codec_1_1DecodeException.html#a19b26eec28c8c6087db93e4e18312ad7">DecodeException</a> (string message)</td></tr>
<tr class="memdesc:a19b26eec28c8c6087db93e4e18312ad7 inherit pub_methods_classApache_1_1Qpid_1_1Proton_1_1Codec_1_1DecodeException"><td class="mdescLeft">&#160;</td><td class="mdescRight">Create a new <a class="el" href="classApache_1_1Qpid_1_1Proton_1_1Codec_1_1DecodeException.html">DecodeException</a> instance with the given message that describes the specifics of the decoding error. <a href="classApache_1_1Qpid_1_1Proton_1_1Codec_1_1DecodeException.html#a19b26eec28c8c6087db93e4e18312ad7">More...</a><br /></td></tr>
<tr class="separator:a19b26eec28c8c6087db93e4e18312ad7 inherit pub_methods_classApache_1_1Qpid_1_1Proton_1_1Codec_1_1DecodeException"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a780709e5001d600270f0c097afa66b63 inherit pub_methods_classApache_1_1Qpid_1_1Proton_1_1Codec_1_1DecodeException"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classApache_1_1Qpid_1_1Proton_1_1Codec_1_1DecodeException.html#a780709e5001d600270f0c097afa66b63">DecodeException</a> (string message, Exception cause)</td></tr>
<tr class="memdesc:a780709e5001d600270f0c097afa66b63 inherit pub_methods_classApache_1_1Qpid_1_1Proton_1_1Codec_1_1DecodeException"><td class="mdescLeft">&#160;</td><td class="mdescRight">Create a new <a class="el" href="classApache_1_1Qpid_1_1Proton_1_1Codec_1_1DecodeException.html">DecodeException</a> instance with the given message that describes the specifics of the decoding error. <a href="classApache_1_1Qpid_1_1Proton_1_1Codec_1_1DecodeException.html#a780709e5001d600270f0c097afa66b63">More...</a><br /></td></tr>
<tr class="separator:a780709e5001d600270f0c097afa66b63 inherit pub_methods_classApache_1_1Qpid_1_1Proton_1_1Codec_1_1DecodeException"><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>Decode exception thrown when a decode operation fails because it reached the end of available input before fully decoding the value it is currently working with. </p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="aa3b26dc1d9d714a574b1e2522cb015d5"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa3b26dc1d9d714a574b1e2522cb015d5">&#9670;&nbsp;</a></span>DecodeEOFException() <span class="overload">[1/3]</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.Codec.DecodeEOFException.DecodeEOFException </td>
<td>(</td>
<td class="paramname"></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 a default <a class="el" href="classApache_1_1Qpid_1_1Proton_1_1Codec_1_1DecodeEOFException.html" title="Decode exception thrown when a decode operation fails because it reached the end of available input b...">DecodeEOFException</a>. </p>
</div>
</div>
<a id="ae070356d74967170510310aa985090fd"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae070356d74967170510310aa985090fd">&#9670;&nbsp;</a></span>DecodeEOFException() <span class="overload">[2/3]</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.Codec.DecodeEOFException.DecodeEOFException </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>Create a new <a class="el" href="classApache_1_1Qpid_1_1Proton_1_1Codec_1_1DecodeEOFException.html" title="Decode exception thrown when a decode operation fails because it reached the end of available input b...">DecodeEOFException</a> instance with the given message that describes the specifics of the decoding error. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">message</td><td>Description of the decoding error</td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a id="ade676a461a7bad29af593c4f81fed0a2"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ade676a461a7bad29af593c4f81fed0a2">&#9670;&nbsp;</a></span>DecodeEOFException() <span class="overload">[3/3]</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.Codec.DecodeEOFException.DecodeEOFException </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>cause</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>Create a new <a class="el" href="classApache_1_1Qpid_1_1Proton_1_1Codec_1_1DecodeEOFException.html" title="Decode exception thrown when a decode operation fails because it reached the end of available input b...">DecodeEOFException</a> instance with the given message that describes the specifics of the decoding error. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">message</td><td>Description of the decoding error</td></tr>
<tr><td class="paramname">cause</td><td>The exception that causes 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/Codec/DecodeEOFException.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>