<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>VisualCalc Parser: CClosingParenthesisExpectedException Class Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.4.5 --> <div class="tabs"> <ul> <li><a href="index.html"><span>Main Page</span></a></li> <li id="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> </ul></div> <div class="tabs"> <ul> <li><a href="annotated.html"><span>Class List</span></a></li> <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> <li><a href="functions.html"><span>Class Members</span></a></li> </ul></div> <h1>CClosingParenthesisExpectedException Class Reference</h1><!-- doxytag: class="CClosingParenthesisExpectedException" --><!-- doxytag: inherits="CSyntaxException" --><code>#include <<a class="el" href="_v_calc_parser_exception_8h-source.html">VCalcParserException.h</a>></code> <p> <p>Inheritance diagram for CClosingParenthesisExpectedException: <p><center><img src="class_c_closing_parenthesis_expected_exception.png" usemap="#CClosingParenthesisExpectedException_map" border="0" alt=""></center> <map name="CClosingParenthesisExpectedException_map"> <area href="class_c_syntax_exception.html" alt="CSyntaxException" shape="rect" coords="0,56,236,80"> <area href="class_c_v_calc_parser_exception.html" alt="CVCalcParserException" shape="rect" coords="0,0,236,24"> </map> <a href="class_c_closing_parenthesis_expected_exception-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2> Exception for when a closing parenthesis is missing. <p> <dl compact><dt><b>See also:</b></dt><dd><a class="el" href="class_c_v_calc_parser_exception.html">CVCalcParserException</a> <p> <a class="el" href="class_c_syntax_exception.html">CSyntaxException</a></dd></dl> This exception is thrown when a parenthesis has been open without been closed.<br> For instance : <em>cos(pi/2</em><br> <br> This class inherits from <a class="el" href="class_c_syntax_exception.html">CSyntaxException</a> and is at a level lower enough for being instanciated.<br> The description message for such an exception don't need additional parameter to be formated. <p> <p> Definition at line <a class="el" href="_v_calc_parser_exception_8h-source.html#l00209">209</a> of file <a class="el" href="_v_calc_parser_exception_8h-source.html">VCalcParserException.h</a>.<table border="0" cellpadding="0" cellspacing="0"> <tr><td></td></tr> <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_closing_parenthesis_expected_exception.html#0fc627fed9d4faa724a7eb64e8a31347">CClosingParenthesisExpectedException</a> (int iErrorPos)</td></tr> <tr><td class="mdescLeft"> </td><td class="mdescRight">Constructor for a Closing Parenthesis Expected exception. <a href="#0fc627fed9d4faa724a7eb64e8a31347"></a><br></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_closing_parenthesis_expected_exception.html#0e7f04e8fee1c6ca19dcdbb74e619b86">~CClosingParenthesisExpectedException</a> ()</td></tr> <tr><td class="mdescLeft"> </td><td class="mdescRight">Destructor of a Closing Parenthesis Expected exception. <a href="#0e7f04e8fee1c6ca19dcdbb74e619b86"></a><br></td></tr> </table> <hr><h2>Constructor & Destructor Documentation</h2> <a class="anchor" name="0fc627fed9d4faa724a7eb64e8a31347"></a><!-- doxytag: member="CClosingParenthesisExpectedException::CClosingParenthesisExpectedException" ref="0fc627fed9d4faa724a7eb64e8a31347" args="(int iErrorPos)" --><p> <table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">CClosingParenthesisExpectedException::CClosingParenthesisExpectedException </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">int </td> <td class="mdname1" valign="top" nowrap> <em>iErrorPos</em> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap></td> </tr> </table> </td> </tr> </table> <table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td> <p> Constructor for a Closing Parenthesis Expected exception. <p> <dl compact><dt><b>Parameters:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td valign="top"></td><td valign="top"><em>iErrorPos</em> </td><td>The position of the error.</td></tr> </table> </dl> Creates a Closing Parenthesis Expected exception. <p> Definition at line <a class="el" href="_v_calc_parser_exception_8cpp-source.html#l00151">151</a> of file <a class="el" href="_v_calc_parser_exception_8cpp-source.html">VCalcParserException.cpp</a>. </td> </tr> </table> <a class="anchor" name="0e7f04e8fee1c6ca19dcdbb74e619b86"></a><!-- doxytag: member="CClosingParenthesisExpectedException::~CClosingParenthesisExpectedException" ref="0e7f04e8fee1c6ca19dcdbb74e619b86" args="()" --><p> <table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">CClosingParenthesisExpectedException::~CClosingParenthesisExpectedException </td> <td class="md" valign="top">( </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap></td> </tr> </table> </td> </tr> </table> <table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td> <p> Destructor of a Closing Parenthesis Expected exception. <p> <p> Definition at line <a class="el" href="_v_calc_parser_exception_8cpp-source.html#l00160">160</a> of file <a class="el" href="_v_calc_parser_exception_8cpp-source.html">VCalcParserException.cpp</a>. </td> </tr> </table> <hr>The documentation for this class was generated from the following files:<ul> <li><a class="el" href="_v_calc_parser_exception_8h-source.html">VCalcParserException.h</a><li><a class="el" href="_v_calc_parser_exception_8cpp-source.html">VCalcParserException.cpp</a></ul> <hr size="1"><address style="align: right;"><small>Generated on Mon Feb 6 23:55:56 2006 for VisualCalc Parser by <a href="http://www.doxygen.org/index.html"> <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.5 </small></address> </body> </html>
By viewing downloads associated with this article you agree to the Terms of use and the article's licence.
If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.
This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)
The Next Version of Android - Some of What's Coming