| <!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.8.17"/> |
| <meta name="viewport" content="width=device-width, initial-scale=1"/> |
| <title>Avro C#: Avro.CodeGenException 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">Avro C# |
| </div> |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| </div> |
| <!-- end header part --> |
| <!-- Generated by Doxygen 1.8.17 --> |
| <script type="text/javascript"> |
| /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ |
| var searchBox = new SearchBox("searchBox", "search",false,'Search'); |
| /* @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&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="namespaceAvro.html">Avro</a></li><li class="navelem"><a class="el" href="classAvro_1_1CodeGenException.html">CodeGenException</a></li> </ul> |
| </div> |
| </div><!-- top --> |
| <div class="header"> |
| <div class="summary"> |
| <a href="#pub-methods">Public Member Functions</a> | |
| <a href="classAvro_1_1CodeGenException-members.html">List of all members</a> </div> |
| <div class="headertitle"> |
| <div class="title">Avro.CodeGenException Class Reference</div> </div> |
| </div><!--header--> |
| <div class="contents"> |
| |
| <p><a class="el" href="classAvro_1_1CodeGen.html" title="Generates C# code from Avro schemas and protocols.">CodeGen</a> Exception. |
| <a href="classAvro_1_1CodeGenException.html#details">More...</a></p> |
| <div class="dynheader"> |
| Inheritance diagram for Avro.CodeGenException:</div> |
| <div class="dyncontent"> |
| <div class="center"> |
| <img src="classAvro_1_1CodeGenException.png" usemap="#Avro.CodeGenException_map" alt=""/> |
| <map id="Avro.CodeGenException_map" name="Avro.CodeGenException_map"> |
| <area href="classAvro_1_1AvroException.html" title="A generic Avro exception." alt="Avro.AvroException" shape="rect" coords="0,56,152,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:abaa781eb6f078fcf777c54bba23a9916"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classAvro_1_1CodeGenException.html#abaa781eb6f078fcf777c54bba23a9916">CodeGenException</a> ()</td></tr> |
| <tr class="memdesc:abaa781eb6f078fcf777c54bba23a9916"><td class="mdescLeft"> </td><td class="mdescRight">Initializes a new instance of the <a class="el" href="classAvro_1_1CodeGenException.html" title="CodeGen Exception.">CodeGenException</a> class. <a href="classAvro_1_1CodeGenException.html#abaa781eb6f078fcf777c54bba23a9916">More...</a><br /></td></tr> |
| <tr class="separator:abaa781eb6f078fcf777c54bba23a9916"><td class="memSeparator" colspan="2"> </td></tr> |
| <tr class="memitem:adaadd96b73a9804517f969d3d5e5f2c9"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classAvro_1_1CodeGenException.html#adaadd96b73a9804517f969d3d5e5f2c9">CodeGenException</a> (string s)</td></tr> |
| <tr class="memdesc:adaadd96b73a9804517f969d3d5e5f2c9"><td class="mdescLeft"> </td><td class="mdescRight">Initializes a new instance of the <a class="el" href="classAvro_1_1CodeGenException.html" title="CodeGen Exception.">CodeGenException</a> class. <a href="classAvro_1_1CodeGenException.html#adaadd96b73a9804517f969d3d5e5f2c9">More...</a><br /></td></tr> |
| <tr class="separator:adaadd96b73a9804517f969d3d5e5f2c9"><td class="memSeparator" colspan="2"> </td></tr> |
| <tr class="memitem:a88fe2ac22d30e1ec2768efb95b3e3d2f"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classAvro_1_1CodeGenException.html#a88fe2ac22d30e1ec2768efb95b3e3d2f">CodeGenException</a> (string s, Exception inner)</td></tr> |
| <tr class="memdesc:a88fe2ac22d30e1ec2768efb95b3e3d2f"><td class="mdescLeft"> </td><td class="mdescRight">Initializes a new instance of the <a class="el" href="classAvro_1_1CodeGenException.html" title="CodeGen Exception.">CodeGenException</a> class. <a href="classAvro_1_1CodeGenException.html#a88fe2ac22d30e1ec2768efb95b3e3d2f">More...</a><br /></td></tr> |
| <tr class="separator:a88fe2ac22d30e1ec2768efb95b3e3d2f"><td class="memSeparator" colspan="2"> </td></tr> |
| <tr class="inherit_header pub_methods_classAvro_1_1AvroException"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classAvro_1_1AvroException')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="classAvro_1_1AvroException.html">Avro.AvroException</a></td></tr> |
| <tr class="memitem:a24676ab0d76499a312459ec0e20627c4 inherit pub_methods_classAvro_1_1AvroException"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classAvro_1_1AvroException.html#a24676ab0d76499a312459ec0e20627c4">AvroException</a> ()</td></tr> |
| <tr class="memdesc:a24676ab0d76499a312459ec0e20627c4 inherit pub_methods_classAvro_1_1AvroException"><td class="mdescLeft"> </td><td class="mdescRight">Initializes a new instance of the <a class="el" href="classAvro_1_1AvroException.html" title="A generic Avro exception.">AvroException</a> class. <a href="classAvro_1_1AvroException.html#a24676ab0d76499a312459ec0e20627c4">More...</a><br /></td></tr> |
| <tr class="separator:a24676ab0d76499a312459ec0e20627c4 inherit pub_methods_classAvro_1_1AvroException"><td class="memSeparator" colspan="2"> </td></tr> |
| <tr class="memitem:a36f22a546e9d76812a19c419c110c899 inherit pub_methods_classAvro_1_1AvroException"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classAvro_1_1AvroException.html#a36f22a546e9d76812a19c419c110c899">AvroException</a> (string s)</td></tr> |
| <tr class="memdesc:a36f22a546e9d76812a19c419c110c899 inherit pub_methods_classAvro_1_1AvroException"><td class="mdescLeft"> </td><td class="mdescRight">Initializes a new instance of the <a class="el" href="classAvro_1_1AvroException.html" title="A generic Avro exception.">AvroException</a> class. <a href="classAvro_1_1AvroException.html#a36f22a546e9d76812a19c419c110c899">More...</a><br /></td></tr> |
| <tr class="separator:a36f22a546e9d76812a19c419c110c899 inherit pub_methods_classAvro_1_1AvroException"><td class="memSeparator" colspan="2"> </td></tr> |
| <tr class="memitem:a77f20c3668263e3163fb311b7b33a42f inherit pub_methods_classAvro_1_1AvroException"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classAvro_1_1AvroException.html#a77f20c3668263e3163fb311b7b33a42f">AvroException</a> (string s, Exception inner)</td></tr> |
| <tr class="memdesc:a77f20c3668263e3163fb311b7b33a42f inherit pub_methods_classAvro_1_1AvroException"><td class="mdescLeft"> </td><td class="mdescRight">Initializes a new instance of the <a class="el" href="classAvro_1_1AvroException.html" title="A generic Avro exception.">AvroException</a> class. <a href="classAvro_1_1AvroException.html#a77f20c3668263e3163fb311b7b33a42f">More...</a><br /></td></tr> |
| <tr class="separator:a77f20c3668263e3163fb311b7b33a42f inherit pub_methods_classAvro_1_1AvroException"><td class="memSeparator" colspan="2"> </td></tr> |
| </table> |
| <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> |
| <div class="textblock"><p><a class="el" href="classAvro_1_1CodeGen.html" title="Generates C# code from Avro schemas and protocols.">CodeGen</a> Exception. </p> |
| <dl class="section see"><dt>See also</dt><dd><a class="el" href="classAvro_1_1AvroException.html" title="A generic Avro exception.">Avro.AvroException</a></dd></dl> |
| </div><h2 class="groupheader">Constructor & Destructor Documentation</h2> |
| <a id="abaa781eb6f078fcf777c54bba23a9916"></a> |
| <h2 class="memtitle"><span class="permalink"><a href="#abaa781eb6f078fcf777c54bba23a9916">◆ </a></span>CodeGenException() <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">Avro.CodeGenException.CodeGenException </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>Initializes a new instance of the <a class="el" href="classAvro_1_1CodeGenException.html" title="CodeGen Exception.">CodeGenException</a> class. </p> |
| |
| </div> |
| </div> |
| <a id="adaadd96b73a9804517f969d3d5e5f2c9"></a> |
| <h2 class="memtitle"><span class="permalink"><a href="#adaadd96b73a9804517f969d3d5e5f2c9">◆ </a></span>CodeGenException() <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">Avro.CodeGenException.CodeGenException </td> |
| <td>(</td> |
| <td class="paramtype">string </td> |
| <td class="paramname"><em>s</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>Initializes a new instance of the <a class="el" href="classAvro_1_1CodeGenException.html" title="CodeGen Exception.">CodeGenException</a> class. </p> |
| <dl class="params"><dt>Parameters</dt><dd> |
| <table class="params"> |
| <tr><td class="paramname">s</td><td>The message that describes the error.</td></tr> |
| </table> |
| </dd> |
| </dl> |
| |
| </div> |
| </div> |
| <a id="a88fe2ac22d30e1ec2768efb95b3e3d2f"></a> |
| <h2 class="memtitle"><span class="permalink"><a href="#a88fe2ac22d30e1ec2768efb95b3e3d2f">◆ </a></span>CodeGenException() <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">Avro.CodeGenException.CodeGenException </td> |
| <td>(</td> |
| <td class="paramtype">string </td> |
| <td class="paramname"><em>s</em>, </td> |
| </tr> |
| <tr> |
| <td class="paramkey"></td> |
| <td></td> |
| <td class="paramtype">Exception </td> |
| <td class="paramname"><em>inner</em> </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>Initializes a new instance of the <a class="el" href="classAvro_1_1CodeGenException.html" title="CodeGen Exception.">CodeGenException</a> class. </p> |
| <dl class="params"><dt>Parameters</dt><dd> |
| <table class="params"> |
| <tr><td class="paramname">s</td><td>The message that describes the error.</td></tr> |
| <tr><td class="paramname">inner</td><td>The exception that is the cause of the current exception, or a null reference if no inner exception is specified.</td></tr> |
| </table> |
| </dd> |
| </dl> |
| |
| </div> |
| </div> |
| <hr/>The documentation for this class was generated from the following file:<ul> |
| <li>src/apache/main/CodeGen/CodeGenException.cs</li> |
| </ul> |
| </div><!-- contents --> |
| <!-- start footer part --> |
| <hr class="footer"/><address class="footer"><small> |
| Generated by  <a href="http://www.doxygen.org/index.html"> |
| <img class="footer" src="doxygen.png" alt="doxygen"/> |
| </a> 1.8.17 |
| </small></address> |
| </body> |
| </html> |