Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > c74ab286c3d46f9b82671d206e43a74b > files > 397

libstdc++-docs-4.6.3-2.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>libstdc++: std::bad_exception 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.4 -->
<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">libstdc++</div>
  </td>
 </tr>
 </tbody>
</table>
</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('a00391.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a>  </div>
  <div class="headertitle">
<div class="title">std::bad_exception Class Reference<div class="ingroups"><a class="el" href="a01164.html">Exceptions</a></div></div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="std::bad_exception" --><!-- doxytag: inherits="std::exception" --><div class="dynheader">
Inheritance diagram for std::bad_exception:</div>
<div class="dyncontent">
<div class="center"><img src="a01884.png" border="0" usemap="#std_1_1bad__exception_inherit__map" alt="Inheritance graph"/></div>
<map name="std_1_1bad__exception_inherit__map" id="std_1_1bad__exception_inherit__map">
<area shape="rect" id="node2" href="a00466.html" title="Base class for all library exceptions." alt="" coords="20,5,116,35"/></map>
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="a01885.html">List of all members.</a></p>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li>virtual const char * <a class="el" href="a00391.html#a764026483dbeb4a7181feb5d7af4dac7">what</a> () const   throw ()
</ul>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>If an exception is thrown which is not listed in a function's exception specification, one of these may be thrown. </p>

<p>Definition at line <a class="el" href="a00863_source.html#l00074">74</a> of file <a class="el" href="a00863_source.html">exception</a>.</p>
</div><hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a764026483dbeb4a7181feb5d7af4dac7"></a><!-- doxytag: member="std::bad_exception::what" ref="a764026483dbeb4a7181feb5d7af4dac7" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* std::bad_exception::what </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const  throw ()<code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Returns a C-style character string describing the general cause of the current error. </p>

<p>Reimplemented from <a class="el" href="a00466.html#af24d0d59881ce88808f4c772f4669370">std::exception</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="a00863_source.html">exception</a></li>
</ul>
</div>
</div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="a01137.html">std</a>      </li>
      <li class="navelem"><a class="el" href="a00391.html">bad_exception</a>      </li>
      <li class="footer">Generated by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </li>
    </ul>
  </div>

</body>
</html>