77 | | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="351bfe4a6e8d0288500e3412313f3301"></a><!-- doxytag: member="bdm::UIException::UIException" ref="351bfe4a6e8d0288500e3412313f3301" args="(const string &message, const Setting &element)" --> |
78 | | </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1UIException.html#351bfe4a6e8d0288500e3412313f3301">UIException</a> (const string &<a class="el" href="classbdm_1_1UIException.html#82b5104b04c1ed5047a7a344dc702f68">message</a>, const Setting &element)</td></tr> |
| 77 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8cc4ce2a91b79b6bc88a3ca563799a4c"></a><!-- doxytag: member="bdm::UISettingException::UISettingException" ref="8cc4ce2a91b79b6bc88a3ca563799a4c" args="(const string &message, const Setting &element)" --> |
| 78 | </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1UISettingException.html#8cc4ce2a91b79b6bc88a3ca563799a4c">UISettingException</a> (const string &message, const Setting &element)</td></tr> |
81 | | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="691e5563c06a1d4d9e02e01a1a187dae"></a><!-- doxytag: member="bdm::UIException::UIException" ref="691e5563c06a1d4d9e02e01a1a187dae" args="(const string &message, const string &path)" --> |
82 | | </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1UIException.html#691e5563c06a1d4d9e02e01a1a187dae">UIException</a> (const string &<a class="el" href="classbdm_1_1UIException.html#82b5104b04c1ed5047a7a344dc702f68">message</a>, const string &<a class="el" href="classbdm_1_1UIException.html#c25dbbe6c642e5a70a810673ab9929d2">path</a>)</td></tr> |
| 81 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3527101bc7d484b32c44561599dac706"></a><!-- doxytag: member="bdm::UISettingException::UISettingException" ref="3527101bc7d484b32c44561599dac706" args="(const string &message, const string &path)" --> |
| 82 | </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1UISettingException.html#3527101bc7d484b32c44561599dac706">UISettingException</a> (const string &message, const string &path)</td></tr> |
88 | | <tr><td class="mdescLeft"> </td><td class="mdescRight">Overriden method for reporting an error message. <br></td></tr> |
89 | | <tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr> |
90 | | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="82b5104b04c1ed5047a7a344dc702f68"></a><!-- doxytag: member="bdm::UIException::message" ref="82b5104b04c1ed5047a7a344dc702f68" args="" --> |
91 | | const string </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1UIException.html#82b5104b04c1ed5047a7a344dc702f68">message</a></td></tr> |
| 88 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Overriden method for reporting the error message. <br></td></tr> |
| 89 | <tr><td colspan="2"><br><h2>Static Protected Member Functions</h2></td></tr> |
| 90 | <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> |
100 | | Exception prepared for reporting user-info errors which are always related to some concrete Setting path<p> |
101 | | <a class="el" href="ui_page.html">User Infos and their use</a> <hr>The documentation for this class was generated from the following file:<ul> |
| 94 | Exception for reporting configuration errors related to some concrete Setting path<p> |
| 95 | <a class="el" href="ui_page.html">User Infos and their use</a> <hr><h2>Member Function Documentation</h2> |
| 96 | <a class="anchor" name="864c8a6b9000691ea3e0f2b48b6f9d6a"></a><!-- doxytag: member="bdm::UISettingException::format_message" ref="864c8a6b9000691ea3e0f2b48b6f9d6a" args="(const string &reason, const string &path)" --> |
| 97 | <div class="memitem"> |
| 98 | <div class="memproto"> |
| 99 | <table class="memname"> |
| 100 | <tr> |
| 101 | <td class="memname">string bdm::UIException::format_message </td> |
| 102 | <td>(</td> |
| 103 | <td class="paramtype">const string & </td> |
| 104 | <td class="paramname"> <em>reason</em>, </td> |
| 105 | </tr> |
| 106 | <tr> |
| 107 | <td class="paramkey"></td> |
| 108 | <td></td> |
| 109 | <td class="paramtype">const string & </td> |
| 110 | <td class="paramname"> <em>path</em></td><td> </td> |
| 111 | </tr> |
| 112 | <tr> |
| 113 | <td></td> |
| 114 | <td>)</td> |
| 115 | <td></td><td></td><td><code> [static, protected, inherited]</code></td> |
| 116 | </tr> |
| 117 | </table> |
| 118 | </div> |
| 119 | <div class="memdoc"> |
| 120 | |
| 121 | <p> |
| 122 | Formats error messages for derived classes, which use a Setting path in addition to the message. |
| 123 | </div> |
| 124 | </div><p> |
| 125 | <hr>The documentation for this class was generated from the following file:<ul> |