Sophie

Sophie

distrib > Mageia > 1 > x86_64 > by-pkgid > a600eed4a8609ba3367494631e9d1280 > files > 14

gconfmm2.6-doc-2.28.2-1.mga1.x86_64.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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"/>
<title>gconfmm: Gnome::Conf::Error Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.1 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath"><a class="el" href="namespaceGnome.html">Gnome</a>::<a class="el" href="namespaceGnome_1_1Conf.html">Conf</a>::<a class="el" href="classGnome_1_1Conf_1_1Error.html">Error</a>
  </div>
</div>
<div class="contents">
<h1>Gnome::Conf::Error Class Reference</h1><!-- doxytag: class="Gnome::Conf::Error" --><!-- doxytag: inherits="Glib::Error" -->
<p>Exception class for <a class="el" href="classGnome_1_1Conf_1_1Client.html" title="The main Gnome::Conf object.">Gnome::Conf::Client</a> errors. <a href="#_details">More...</a></p>

<p>Inherits <a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1Error.html">Glib::Error</a>.</p>
<div class="dynheader">
Collaboration diagram for Gnome::Conf::Error:</div>
<div class="dynsection">
<div class="center"><img src="classGnome_1_1Conf_1_1Error__coll__graph.png" border="0" usemap="#Gnome_1_1Conf_1_1Error_coll__map" alt="Collaboration graph"/></div>
<map name="Gnome_1_1Conf_1_1Error_coll__map" id="Gnome_1_1Conf_1_1Error_coll__map">
<area shape="rect" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1Error.html" title="Glib::Error" alt="" coords="76,101,156,131"/><area shape="rect" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1Exception.html" title="Glib::Exception" alt="" coords="5,5,115,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="classGnome_1_1Conf_1_1Error-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Types</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">enum&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Conf_1_1Error.html#af312d8c9808fa03be5a4b8caee06503b">Code</a> { <br/>
&#160;&#160;<a class="el" href="classGnome_1_1Conf_1_1Error.html#af312d8c9808fa03be5a4b8caee06503ba2ced2838a9c65c1142b85b83e6eaac97">SUCCESS</a> = 0, <br/>
&#160;&#160;<a class="el" href="classGnome_1_1Conf_1_1Error.html#af312d8c9808fa03be5a4b8caee06503ba4d6978f2eb9c0cb36e972db2a1fc5632">NO_SERVER</a> = 2, <br/>
&#160;&#160;<a class="el" href="classGnome_1_1Conf_1_1Error.html#af312d8c9808fa03be5a4b8caee06503ba0df70d51f533b853e99ce21b389df262">NO_PERMISSION</a> = 3, <br/>
&#160;&#160;<a class="el" href="classGnome_1_1Conf_1_1Error.html#af312d8c9808fa03be5a4b8caee06503baebbae4092a594dad0fea032562649c73">BAD_ADDRESS</a> = 4, <br/>
&#160;&#160;<a class="el" href="classGnome_1_1Conf_1_1Error.html#af312d8c9808fa03be5a4b8caee06503bad7adf3e4e9df12a758d83072cdc241a1">PARSE_ERROR</a> = 6, <br/>
&#160;&#160;<a class="el" href="classGnome_1_1Conf_1_1Error.html#af312d8c9808fa03be5a4b8caee06503baaa0a80b9eb644d256f89f3d5a4d3701b">CORRUPT</a> = 7, <br/>
&#160;&#160;<a class="el" href="classGnome_1_1Conf_1_1Error.html#af312d8c9808fa03be5a4b8caee06503ba8dfdbb3a123a13886a01bb172f0ec10f">TYPE_MISMATCH</a> = 8, <br/>
&#160;&#160;<a class="el" href="classGnome_1_1Conf_1_1Error.html#af312d8c9808fa03be5a4b8caee06503baf5fd1cb4dca714ea1be6752b403e83e0">IS_DIR</a> = 9, <br/>
&#160;&#160;<a class="el" href="classGnome_1_1Conf_1_1Error.html#af312d8c9808fa03be5a4b8caee06503bafafb827a4de7c454e7fe2b44f8a3b2ba">IS_KEY</a> = 10, <br/>
&#160;&#160;<a class="el" href="classGnome_1_1Conf_1_1Error.html#af312d8c9808fa03be5a4b8caee06503ba635c45a667c6e956bc219adf520b05df">OVERRIDDEN</a> = 11, <br/>
&#160;&#160;<a class="el" href="classGnome_1_1Conf_1_1Error.html#af312d8c9808fa03be5a4b8caee06503ba9c64816c3e559b228155f582aff894ca">OAF_ERROR</a> = 12, <br/>
&#160;&#160;<a class="el" href="classGnome_1_1Conf_1_1Error.html#af312d8c9808fa03be5a4b8caee06503bafb99a8b86efa39eefcdbd574cb562264">LOCAL_ENGINE</a> = 13, <br/>
&#160;&#160;<a class="el" href="classGnome_1_1Conf_1_1Error.html#af312d8c9808fa03be5a4b8caee06503ba8382a418a950f3405734d7d1bca157b3">LOCK_FAILED</a> = 14, <br/>
&#160;&#160;<a class="el" href="classGnome_1_1Conf_1_1Error.html#af312d8c9808fa03be5a4b8caee06503bab582d0ff085276dae091d37e52f5c606">NO_WRITABLE_DATABASE</a> = 15, <br/>
&#160;&#160;<a class="el" href="classGnome_1_1Conf_1_1Error.html#af312d8c9808fa03be5a4b8caee06503ba6bb4fda686fd203fc627513f69826afb">IN_SHUTDOWN</a> = 16
<br/>
 }</td></tr>
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Conf_1_1Error.html#aaa83b1b1508af15d49e54c117d052afa">Error</a> (<a class="el" href="classGnome_1_1Conf_1_1Error.html#af312d8c9808fa03be5a4b8caee06503b">Code</a> error_code, const <a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ustring.html">Glib::ustring</a>&amp; error_message)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Conf_1_1Error.html#aae45da62d76d83521b1db290ef35e127">Error</a> (GError* gobject)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGnome_1_1Conf_1_1Error.html#af312d8c9808fa03be5a4b8caee06503b">Code</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Conf_1_1Error.html#a2b4918d47c61734fa331b2aaf866fa3e">code</a> () const </td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Exception class for <a class="el" href="classGnome_1_1Conf_1_1Client.html" title="The main Gnome::Conf object.">Gnome::Conf::Client</a> errors. </p>
<hr/><h2>Member Enumeration Documentation</h2>
<a class="anchor" id="af312d8c9808fa03be5a4b8caee06503b"></a><!-- doxytag: member="Gnome::Conf::Error::Code" ref="af312d8c9808fa03be5a4b8caee06503b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1MarkupError.html#a1422c4a583441bbe490b8ed47d7fe1a7">Gnome::Conf::Error::Code</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl><dt><b>Enumerator: </b></dt><dd><table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" id="af312d8c9808fa03be5a4b8caee06503ba2ced2838a9c65c1142b85b83e6eaac97"></a><!-- doxytag: member="SUCCESS" ref="af312d8c9808fa03be5a4b8caee06503ba2ced2838a9c65c1142b85b83e6eaac97" args="" -->SUCCESS</em>&#160;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="af312d8c9808fa03be5a4b8caee06503ba4d6978f2eb9c0cb36e972db2a1fc5632"></a><!-- doxytag: member="NO_SERVER" ref="af312d8c9808fa03be5a4b8caee06503ba4d6978f2eb9c0cb36e972db2a1fc5632" args="" -->NO_SERVER</em>&#160;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="af312d8c9808fa03be5a4b8caee06503ba0df70d51f533b853e99ce21b389df262"></a><!-- doxytag: member="NO_PERMISSION" ref="af312d8c9808fa03be5a4b8caee06503ba0df70d51f533b853e99ce21b389df262" args="" -->NO_PERMISSION</em>&#160;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="af312d8c9808fa03be5a4b8caee06503baebbae4092a594dad0fea032562649c73"></a><!-- doxytag: member="BAD_ADDRESS" ref="af312d8c9808fa03be5a4b8caee06503baebbae4092a594dad0fea032562649c73" args="" -->BAD_ADDRESS</em>&#160;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="af312d8c9808fa03be5a4b8caee06503bad7adf3e4e9df12a758d83072cdc241a1"></a><!-- doxytag: member="PARSE_ERROR" ref="af312d8c9808fa03be5a4b8caee06503bad7adf3e4e9df12a758d83072cdc241a1" args="" -->PARSE_ERROR</em>&#160;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="af312d8c9808fa03be5a4b8caee06503baaa0a80b9eb644d256f89f3d5a4d3701b"></a><!-- doxytag: member="CORRUPT" ref="af312d8c9808fa03be5a4b8caee06503baaa0a80b9eb644d256f89f3d5a4d3701b" args="" -->CORRUPT</em>&#160;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="af312d8c9808fa03be5a4b8caee06503ba8dfdbb3a123a13886a01bb172f0ec10f"></a><!-- doxytag: member="TYPE_MISMATCH" ref="af312d8c9808fa03be5a4b8caee06503ba8dfdbb3a123a13886a01bb172f0ec10f" args="" -->TYPE_MISMATCH</em>&#160;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="af312d8c9808fa03be5a4b8caee06503baf5fd1cb4dca714ea1be6752b403e83e0"></a><!-- doxytag: member="IS_DIR" ref="af312d8c9808fa03be5a4b8caee06503baf5fd1cb4dca714ea1be6752b403e83e0" args="" -->IS_DIR</em>&#160;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="af312d8c9808fa03be5a4b8caee06503bafafb827a4de7c454e7fe2b44f8a3b2ba"></a><!-- doxytag: member="IS_KEY" ref="af312d8c9808fa03be5a4b8caee06503bafafb827a4de7c454e7fe2b44f8a3b2ba" args="" -->IS_KEY</em>&#160;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="af312d8c9808fa03be5a4b8caee06503ba635c45a667c6e956bc219adf520b05df"></a><!-- doxytag: member="OVERRIDDEN" ref="af312d8c9808fa03be5a4b8caee06503ba635c45a667c6e956bc219adf520b05df" args="" -->OVERRIDDEN</em>&#160;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="af312d8c9808fa03be5a4b8caee06503ba9c64816c3e559b228155f582aff894ca"></a><!-- doxytag: member="OAF_ERROR" ref="af312d8c9808fa03be5a4b8caee06503ba9c64816c3e559b228155f582aff894ca" args="" -->OAF_ERROR</em>&#160;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="af312d8c9808fa03be5a4b8caee06503bafb99a8b86efa39eefcdbd574cb562264"></a><!-- doxytag: member="LOCAL_ENGINE" ref="af312d8c9808fa03be5a4b8caee06503bafb99a8b86efa39eefcdbd574cb562264" args="" -->LOCAL_ENGINE</em>&#160;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="af312d8c9808fa03be5a4b8caee06503ba8382a418a950f3405734d7d1bca157b3"></a><!-- doxytag: member="LOCK_FAILED" ref="af312d8c9808fa03be5a4b8caee06503ba8382a418a950f3405734d7d1bca157b3" args="" -->LOCK_FAILED</em>&#160;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="af312d8c9808fa03be5a4b8caee06503bab582d0ff085276dae091d37e52f5c606"></a><!-- doxytag: member="NO_WRITABLE_DATABASE" ref="af312d8c9808fa03be5a4b8caee06503bab582d0ff085276dae091d37e52f5c606" args="" -->NO_WRITABLE_DATABASE</em>&#160;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="af312d8c9808fa03be5a4b8caee06503ba6bb4fda686fd203fc627513f69826afb"></a><!-- doxytag: member="IN_SHUTDOWN" ref="af312d8c9808fa03be5a4b8caee06503ba6bb4fda686fd203fc627513f69826afb" args="" -->IN_SHUTDOWN</em>&#160;</td><td>
</td></tr>
</table>
</dd>
</dl>

</div>
</div>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="aaa83b1b1508af15d49e54c117d052afa"></a><!-- doxytag: member="Gnome::Conf::Error::Error" ref="aaa83b1b1508af15d49e54c117d052afa" args="(Code error_code, const Glib::ustring &amp;error_message)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Gnome::Conf::Error::Error </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classGnome_1_1Conf_1_1Error.html#af312d8c9808fa03be5a4b8caee06503b">Code</a>&#160;</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-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ustring.html">Glib::ustring</a> &amp;&#160;</td>
          <td class="paramname"> <em>error_message</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="aae45da62d76d83521b1db290ef35e127"></a><!-- doxytag: member="Gnome::Conf::Error::Error" ref="aae45da62d76d83521b1db290ef35e127" args="(GError *gobject)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Gnome::Conf::Error::Error </td>
          <td>(</td>
          <td class="paramtype">GError *&#160;</td>
          <td class="paramname"> <em>gobject</em></td>
          <td>&#160;)&#160;</td>
          <td><code> [explicit]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a2b4918d47c61734fa331b2aaf866fa3e"></a><!-- doxytag: member="Gnome::Conf::Error::code" ref="a2b4918d47c61734fa331b2aaf866fa3e" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classGnome_1_1Conf_1_1Error.html#af312d8c9808fa03be5a4b8caee06503b">Code</a> Gnome::Conf::Error::code </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Reimplemented from <a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1Error.html#a073623423095dc52db289bf04a146648">Glib::Error</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>gconfmm/client.h</li>
</ul>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on Fri Jun 4 17:27:00 2010 for gconfmm by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>