Sophie

Sophie

distrib > * > 2009.0 > i586 > by-pkgid > cddc1b1793c66b29e40062ad7e3275fc > files > 161

libxml++2.6-devel-2.24.0-1mdv2009.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>libxml++: xmlpp::exception Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.5 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="classes.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 class="tabs">
    <ul>
      <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath"><a class="el" href="namespacexmlpp.html">xmlpp</a>::<a class="el" href="classxmlpp_1_1exception.html">exception</a>
  </div>
</div>
<div class="contents">
<h1>xmlpp::exception Class Reference</h1><!-- doxytag: class="xmlpp::exception" --><!-- doxytag: inherits="std::exception" -->Base class for all <a class="el" href="namespacexmlpp.html">xmlpp</a> exceptions.  
<a href="#_details">More...</a>
<p>
<div class="dynheader">
Inheritance diagram for xmlpp::exception:</div>
<div class="dynsection">
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="classxmlpp_1_1exception-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 Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxmlpp_1_1exception.html#ec1bbf4a42dd2ed44d269a3c31c14124">exception</a> (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> &amp;message)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxmlpp_1_1exception.html#4d0c3298c1bc27b4e2fdc6152330e760">~exception</a> ()  throw ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxmlpp_1_1exception.html#0427039fbb35dc2156fcff024880b081">what</a> () const   throw ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxmlpp_1_1exception.html#aa94eb2f3816552fb7ec9014b6c79807">Raise</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="classxmlpp_1_1exception.html">exception</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxmlpp_1_1exception.html#fcbd398f555b5c18d130ae65db015a24">Clone</a> () const </td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Base class for all <a class="el" href="namespacexmlpp.html">xmlpp</a> exceptions. <hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="ec1bbf4a42dd2ed44d269a3c31c14124"></a><!-- doxytag: member="xmlpp::exception::exception" ref="ec1bbf4a42dd2ed44d269a3c31c14124" args="(const Glib::ustring &amp;message)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">xmlpp::exception::exception           </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> &amp;&nbsp;</td>
          <td class="paramname"> <em>message</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [explicit]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="4d0c3298c1bc27b4e2fdc6152330e760"></a><!-- doxytag: member="xmlpp::exception::~exception" ref="4d0c3298c1bc27b4e2fdc6152330e760" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual xmlpp::exception::~exception           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%">  throw ()<code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="0427039fbb35dc2156fcff024880b081"></a><!-- doxytag: member="xmlpp::exception::what" ref="0427039fbb35dc2156fcff024880b081" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* xmlpp::exception::what           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const  throw ()<code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="elRef" doxygen="libstdc++.tag.xml:http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/classstd_1_1exception.html#std_1_1exceptiona1">std::exception</a>.</p>

</div>
</div><p>
<a class="anchor" name="aa94eb2f3816552fb7ec9014b6c79807"></a><!-- doxytag: member="xmlpp::exception::Raise" ref="aa94eb2f3816552fb7ec9014b6c79807" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void xmlpp::exception::Raise           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented in <a class="el" href="classxmlpp_1_1internal__error.html#15044cea719fb2bbb482efc597a284f0">xmlpp::internal_error</a>, <a class="el" href="classxmlpp_1_1parse__error.html#12f18b563758bd0bdc73ac6019f2e2f6">xmlpp::parse_error</a>, and <a class="el" href="classxmlpp_1_1validity__error.html#c97e96c3d23357d5a640544aa7aa0c46">xmlpp::validity_error</a>.</p>

</div>
</div><p>
<a class="anchor" name="fcbd398f555b5c18d130ae65db015a24"></a><!-- doxytag: member="xmlpp::exception::Clone" ref="fcbd398f555b5c18d130ae65db015a24" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="classxmlpp_1_1exception.html">exception</a> xmlpp::exception::Clone           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [final, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented in <a class="el" href="classxmlpp_1_1internal__error.html#aec2e497c76cf6418ecff03e8f76510b">xmlpp::internal_error</a>, <a class="el" href="classxmlpp_1_1parse__error.html#dac842898e676e64e8c7ca3174f7db2f">xmlpp::parse_error</a>, and <a class="el" href="classxmlpp_1_1validity__error.html#a38252e9dff7e22bfdf94365c61b8c21">xmlpp::validity_error</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="exception_8h.html">exception.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Tue Jul 1 11:39:59 2008 for libxml++ by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address>
</body>
</html>