1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>libgdamm: Gnome::Gda::ParameterError Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="#ffffff">
<table border="0" width="100%">
<tr>
<td>libgdamm Reference Documentation</td>
</tr>
</table>
<center>
<a class="qindex" href="../../../../../libgnomedbmm-3.0/docs/index.html">Main Page</a>
<a class="qindex" href="namespaces.html"> Namespaces</a>
<a href="../../../../../libgnomedbmm-3.0/docs/tutorial/html/index.html"> Book</a>
</center>
<hr width="100%"/>
<!-- Generated by Doxygen 1.5.1 -->
<div class="nav">
<a class="el" href="namespaceGnome.html">Gnome</a>::<a class="el" href="namespaceGnome_1_1Gda.html">Gda</a>::<a class="el" href="classGnome_1_1Gda_1_1ParameterError.html">ParameterError</a></div>
<h1>Gnome::Gda::ParameterError Class Reference</h1><!-- doxytag: class="Gnome::Gda::ParameterError" --><!-- doxytag: inherits="Glib::Error" -->Exception class for <a class="el" href="namespaceGnome_1_1Gda.html">Gda</a> parameter errors.
<a href="#_details">More...</a>
<p>
Inheritance diagram for Gnome::Gda::ParameterError:<p><center><img src="classGnome_1_1Gda_1_1ParameterError__inherit__graph.png" border="0" usemap="#Gnome_1_1Gda_1_1ParameterError__inherit__map" alt="Inheritance graph"></center>
<map name="Gnome_1_1Gda_1_1ParameterError__inherit__map">
<area doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1Error.html" shape="rect" coords="68,84,151,111" alt="">
<area doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1Exception.html" shape="rect" coords="52,7,167,34" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classGnome_1_1Gda_1_1ParameterError-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">enum </td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Gda_1_1ParameterError.html#3f5ea189297cb474dec0cc636035efeb">Code</a> { <a class="el" href="classGnome_1_1Gda_1_1ParameterError.html#3f5ea189297cb474dec0cc636035efeb4ca361a4ed781eaf9c15184ca9bb3d2a">PARAMETER_QUERY_LIMIT_ERROR</a>
}</td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classGnome_1_1Gda_1_1ParameterError.html#3f5ea189297cb474dec0cc636035efeb">Code</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Gda_1_1ParameterError.html#2c848eb3129dd72ab4b6cbd192236b63">code</a> () const</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Gda_1_1ParameterError.html#e03e4930351fb0eb34bc0881dd1caa5a">ParameterError</a> (GError* gobject)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Gda_1_1ParameterError.html#cefea69c1a80ba8e8d422576f0568c80">ParameterError</a> (<a class="el" href="classGnome_1_1Gda_1_1ParameterError.html#3f5ea189297cb474dec0cc636035efeb">Code</a> error_code, const <a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>& error_message)</td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Exception class for <a class="el" href="namespaceGnome_1_1Gda.html">Gda</a> parameter errors.
<p>
<hr><h2>Member Enumeration Documentation</h2>
<a class="anchor" name="3f5ea189297cb474dec0cc636035efeb"></a><!-- doxytag: member="Gnome::Gda::ParameterError::Code" ref="3f5ea189297cb474dec0cc636035efeb" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="classGnome_1_1Gda_1_1ParameterError.html#3f5ea189297cb474dec0cc636035efeb">Gnome::Gda::ParameterError::Code</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
<dl compact><dt><b>Enumerator: </b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" name="3f5ea189297cb474dec0cc636035efeb4ca361a4ed781eaf9c15184ca9bb3d2a"></a><!-- doxytag: member="PARAMETER_QUERY_LIMIT_ERROR" ref="3f5ea189297cb474dec0cc636035efeb4ca361a4ed781eaf9c15184ca9bb3d2a" args="" -->PARAMETER_QUERY_LIMIT_ERROR</em> </td><td>
</td></tr>
</table>
</dl>
</div>
</div><p>
<hr><h2>Constructor & Destructor Documentation</h2>
<a class="anchor" name="cefea69c1a80ba8e8d422576f0568c80"></a><!-- doxytag: member="Gnome::Gda::ParameterError::ParameterError" ref="cefea69c1a80ba8e8d422576f0568c80" args="(Code error_code, const Glib::ustring &error_message)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">Gnome::Gda::ParameterError::ParameterError </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classGnome_1_1Gda_1_1ParameterError.html#3f5ea189297cb474dec0cc636035efeb">Code</a> </td>
<td class="paramname"> <em>error_code</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> & </td>
<td class="paramname"> <em>error_message</em></td><td> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="e03e4930351fb0eb34bc0881dd1caa5a"></a><!-- doxytag: member="Gnome::Gda::ParameterError::ParameterError" ref="e03e4930351fb0eb34bc0881dd1caa5a" args="(GError *gobject)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">Gnome::Gda::ParameterError::ParameterError </td>
<td>(</td>
<td class="paramtype">GError * </td>
<td class="paramname"> <em>gobject</em> </td>
<td> ) </td>
<td width="100%"><code> [explicit]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="2c848eb3129dd72ab4b6cbd192236b63"></a><!-- doxytag: member="Gnome::Gda::ParameterError::code" ref="2c848eb3129dd72ab4b6cbd192236b63" args="() const" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classGnome_1_1Gda_1_1ParameterError.html#3f5ea189297cb474dec0cc636035efeb">Code</a> Gnome::Gda::ParameterError::code </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
<p>
Reimplemented from <a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1Error.html#6c9e6c60fdf637a0f938f1e4d23b6d0e">Glib::Error</a>.
</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="parameter_8h.html">parameter.h</a></ul>
<hr><address><small>
Generated for libgdamm by <a href="http://www.doxygen.org/index.html">
Doxygen</a> 1.5.1 © 1997-2001</small></address>
</body>
</html>
|