Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > c72d609d39bfe5656f218382a504969f > files > 176

libkni3-doc-3.9.2-13.fc15.i686.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>KatanaNativeInterface: ConfigFileEntryNotFoundException Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.3 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">KatanaNativeInterface&#160;<span id="projectnumber">$VERSION$</span></div>
  </td>
 </tr>
 </tbody>
</table>
</div>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <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>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="dirs.html"><span>Directories</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <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="inherits.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
</div>
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
  initNavTree('classConfigFileEntryNotFoundException.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a>  </div>
  <div class="headertitle">
<h1>ConfigFileEntryNotFoundException Class Reference<div class="ingroups"><a class="el" href="group__exceptions.html">Exceptions</a></div></h1>  </div>
</div>
<div class="contents">
<!-- doxytag: class="ConfigFileEntryNotFoundException" --><!-- doxytag: inherits="Exception" -->
<p>The requested entry could not be found.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="kmlFactories_8h_source.html">kmlFactories.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for ConfigFileEntryNotFoundException:</div>
<div class="dyncontent">
<div class="center"><img src="classConfigFileEntryNotFoundException__inherit__graph.png" border="0" usemap="#ConfigFileEntryNotFoundException_inherit__map" alt="Inheritance graph"/></div>
<map name="ConfigFileEntryNotFoundException_inherit__map" id="ConfigFileEntryNotFoundException_inherit__map">
<area shape="rect" id="node2" href="classException.html" title="{Exception\n|# _message\l# _error_number\l|+ Exception()\l+ ~Exception()\l+ message()\l+ what()\l+ error_number()\l}" alt="" coords="69,139,187,311"/><area shape="rect" id="node4" title="STL class." alt="" coords="76,5,180,91"/></map>
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
<div class="dynheader">
Collaboration diagram for ConfigFileEntryNotFoundException:</div>
<div class="dyncontent">
<div class="center"><img src="classConfigFileEntryNotFoundException__coll__graph.png" border="0" usemap="#ConfigFileEntryNotFoundException_coll__map" alt="Collaboration graph"/></div>
<map name="ConfigFileEntryNotFoundException_coll__map" id="ConfigFileEntryNotFoundException_coll__map">
<area shape="rect" id="node2" href="classException.html" title="{Exception\n|# _message\l# _error_number\l|+ Exception()\l+ ~Exception()\l+ message()\l+ what()\l+ error_number()\l}" alt="" coords="69,294,187,466"/><area shape="rect" id="node4" title="STL class." alt="" coords="36,141,140,227"/><area shape="rect" id="node6" title="STL class." alt="" coords="164,141,244,227"/><area shape="rect" id="node8" title="STL class." alt="" coords="121,5,287,91"/></map>
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="classConfigFileEntryNotFoundException-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-methods"></a>
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="classConfigFileEntryNotFoundException.html#a81617da02706260ddcdd4a10a55e6332">ConfigFileEntryNotFoundException</a> (const std::string &amp;attribute)  throw ()</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>The requested entry could not be found. </p>
<dl class="note"><dt><b>Note:</b></dt><dd>error_number=-44 </dd></dl>

<p>Definition at line <a class="el" href="kmlFactories_8h_source.html#l00049">49</a> of file <a class="el" href="kmlFactories_8h_source.html">kmlFactories.h</a>.</p>
</div><hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a81617da02706260ddcdd4a10a55e6332"></a><!-- doxytag: member="ConfigFileEntryNotFoundException::ConfigFileEntryNotFoundException" ref="a81617da02706260ddcdd4a10a55e6332" args="(const std::string &amp;attribute)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">ConfigFileEntryNotFoundException::ConfigFileEntryNotFoundException </td>
          <td>(</td>
          <td class="paramtype">const std::string &amp;&#160;</td>
          <td class="paramname"><em>attribute</em></td><td>)</td>
          <td>  throw ()<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="kmlFactories_8h_source.html#l00051">51</a> of file <a class="el" href="kmlFactories_8h_source.html">kmlFactories.h</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>include/KNI/<a class="el" href="kmlFactories_8h_source.html">kmlFactories.h</a></li>
</ul>
</div>
</div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="classConfigFileEntryNotFoundException.html">ConfigFileEntryNotFoundException</a>      </li>
      <li class="footer">Generated on Tue Feb 8 2011 for KatanaNativeInterface by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </li>
    </ul>
  </div>

</body>
</html>