Changeset 591 for library/doc/html/classbdm_1_1UIException.html
- Timestamp:
- 08/30/09 22:13:15 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/classbdm_1_1UIException.html
r590 r591 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 2 <html xmlns="http://www.w3.org/1999/xhtml"> 3 <head> 4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> 3 5 <title>mixpp: bdm::UIException Class Reference</title> 4 <link href="tabs.css" rel="stylesheet" type="text/css"> 5 <link href="doxygen.css" rel="stylesheet" type="text/css"> 6 </head><body> 7 <!-- Generated by Doxygen 1.5.8 --> 6 <link href="tabs.css" rel="stylesheet" type="text/css"/> 7 <link href="doxygen.css" rel="stylesheet" type="text/css"/> 8 </head> 9 <body> 10 <!-- Generated by Doxygen 1.6.1 --> 8 11 <script type="text/javascript"> 9 12 <!-- … … 68 71 </div> 69 72 <div class="contents"> 70 <h1>bdm::UIException Class Reference</h1><!-- doxytag: class="bdm::UIException" --> <code>#include <<a class="el" href="user__info_8h-source.html">user_info.h</a>></code>71 <p> 73 <h1>bdm::UIException Class Reference</h1><!-- doxytag: class="bdm::UIException" --> 74 <p><code>#include <<a class="el" href="user__info_8h_source.html">user_info.h</a>></code></p> 72 75 73 <p> 74 <a href="classbdm_1_1UIException-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> 75 <tr><td></td></tr> 76 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> 77 <tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1UIException.html#7b2b53f2265165deea6f7c0cce1aa770">UIException</a> (const string &message)</td></tr> 78 79 <tr><td class="mdescLeft"> </td><td class="mdescRight">The constructor. <a href="#7b2b53f2265165deea6f7c0cce1aa770"></a><br></td></tr> 80 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1bf477e4ea19abb638fe5b883f09218e"></a><!-- doxytag: member="bdm::UIException::what" ref="1bf477e4ea19abb638fe5b883f09218e" args="() const " --> 81 virtual const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1UIException.html#1bf477e4ea19abb638fe5b883f09218e">what</a> () const throw ()</td></tr> 82 83 <tr><td class="mdescLeft"> </td><td class="mdescRight">Overriden method for reporting the error message. <br></td></tr> 84 <tr><td colspan="2"><br><h2>Static Protected Member Functions</h2></td></tr> 85 <tr><td class="memItemLeft" nowrap align="right" valign="top">static string </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1UIException.html#864c8a6b9000691ea3e0f2b48b6f9d6a">format_message</a> (const string &reason, const string &path)</td></tr> 86 76 <p><a href="classbdm_1_1UIException-members.html">List of all members.</a></p> 77 <table border="0" cellpadding="0" cellspacing="0"> 78 <tr><td colspan="2"><h2>Public Member Functions</h2></td></tr> 79 <tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1UIException.html#a7b2b53f2265165deea6f7c0cce1aa770">UIException</a> (const string &message)</td></tr> 80 <tr><td class="mdescLeft"> </td><td class="mdescRight">The constructor. <a href="#a7b2b53f2265165deea6f7c0cce1aa770"></a><br/></td></tr> 81 <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a1bf477e4ea19abb638fe5b883f09218e"></a><!-- doxytag: member="bdm::UIException::what" ref="a1bf477e4ea19abb638fe5b883f09218e" args="() const " --> 82 virtual const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1UIException.html#a1bf477e4ea19abb638fe5b883f09218e">what</a> () const throw ()</td></tr> 83 <tr><td class="mdescLeft"> </td><td class="mdescRight">Overriden method for reporting the error message. <br/></td></tr> 84 <tr><td colspan="2"><h2>Static Protected Member Functions</h2></td></tr> 85 <tr><td class="memItemLeft" align="right" valign="top">static string </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1UIException.html#a864c8a6b9000691ea3e0f2b48b6f9d6a">format_message</a> (const string &reason, const string &path)</td></tr> 87 86 </table> 88 <hr><a name="_details"></a><h2>Detailed Description</h2> 89 Generic exception for reporting configuration errors<p> 90 <a class="el" href="ui_page.html">User Infos and their use</a> <hr><h2>Constructor & Destructor Documentation</h2> 91 <a class="anchor" name="7b2b53f2265165deea6f7c0cce1aa770"></a><!-- doxytag: member="bdm::UIException::UIException" ref="7b2b53f2265165deea6f7c0cce1aa770" args="(const string &message)" --> 87 <hr/><a name="_details"></a><h2>Detailed Description</h2> 88 <p>Generic exception for reporting configuration errors</p> 89 <p><a class="el" href="ui_page.html">User Infos and their use</a> </p> 90 <hr/><h2>Constructor & Destructor Documentation</h2> 91 <a class="anchor" id="a7b2b53f2265165deea6f7c0cce1aa770"></a><!-- doxytag: member="bdm::UIException::UIException" ref="a7b2b53f2265165deea6f7c0cce1aa770" args="(const string &message)" --> 92 92 <div class="memitem"> 93 93 <div class="memproto"> 94 94 <table class="memname"> 95 95 <tr> 96 <td class="memname">bdm::UIException::UIException 96 <td class="memname">bdm::UIException::UIException </td> 97 97 <td>(</td> 98 98 <td class="paramtype">const string & </td> 99 <td class="paramname"> <em>message</em> 99 <td class="paramname"> <em>message</em></td> 100 100 <td> ) </td> 101 101 <td><code> [inline]</code></td> … … 105 105 <div class="memdoc"> 106 106 107 <p> 108 The constructor. 109 <p> 110 <dl compact><dt><b>Parameters:</b></dt><dd> 107 <p>The constructor. </p> 108 <dl><dt><b>Parameters:</b></dt><dd> 111 109 <table border="0" cellspacing="2" cellpadding="0"> 112 110 <tr><td valign="top"></td><td valign="top"><em>message</em> </td><td>the reason for throwing the exception. Should be a complete English sentence (or a couple sentences), starting with "UIException: ". </td></tr> 113 111 </table> 112 </dd> 114 113 </dl> 115 114 116 115 </div> 117 </div> <p>118 <hr ><h2>Member Function Documentation</h2>119 <a class="anchor" name="864c8a6b9000691ea3e0f2b48b6f9d6a"></a><!-- doxytag: member="bdm::UIException::format_message" ref="864c8a6b9000691ea3e0f2b48b6f9d6a" args="(const string &reason, const string &path)" -->116 </div> 117 <hr/><h2>Member Function Documentation</h2> 118 <a class="anchor" id="a864c8a6b9000691ea3e0f2b48b6f9d6a"></a><!-- doxytag: member="bdm::UIException::format_message" ref="a864c8a6b9000691ea3e0f2b48b6f9d6a" args="(const string &reason, const string &path)" --> 120 119 <div class="memitem"> 121 120 <div class="memproto"> 122 121 <table class="memname"> 123 122 <tr> 124 <td class="memname">string bdm::UIException::format_message 123 <td class="memname">string bdm::UIException::format_message </td> 125 124 <td>(</td> 126 125 <td class="paramtype">const string & </td> … … 141 140 </div> 142 141 <div class="memdoc"> 142 <p>Formats error messages for derived classes, which use a Setting path in addition to the message. </p> 143 143 144 <p>145 Formats error messages for derived classes, which use a Setting path in addition to the message.146 144 </div> 147 </div><p>148 <hr>The documentation for this class was generated from the following files:<ul>149 <li><a class="el" href="user__info_8h-source.html">user_info.h</a><li>user_info.cpp</ul>150 145 </div> 151 <hr size="1"><address style="text-align: right;"><small>Generated on Sat Aug 29 20:49:46 2009 for mixpp by 146 <hr/>The documentation for this class was generated from the following files:<ul> 147 <li><a class="el" href="user__info_8h_source.html">user_info.h</a></li> 148 <li>user_info.cpp</li> 149 </ul> 150 </div> 151 <hr size="1"/><address style="text-align: right;"><small>Generated on Sun Aug 30 22:10:50 2009 for mixpp by 152 152 <a href="http://www.doxygen.org/index.html"> 153 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8</small></address>153 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address> 154 154 </body> 155 155 </html>