Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 5035839f674c88dea1f7928a86fbdc64 > files > 1240

geos-devel-3.2.1-3.fc14.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>GEOS: geos::util::GEOSException 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.7.1 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul class="tablist">
      <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="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs2">
    <ul class="tablist">
      <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">
    <ul>
      <li><a class="el" href="namespacegeos.html">geos</a>      </li>
      <li><b>util</b>      </li>
      <li><a class="el" href="classgeos_1_1util_1_1GEOSException.html">geos::util::GEOSException</a>      </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a>  </div>
  <div class="headertitle">
<h1>geos::util::GEOSException Class Reference</h1>  </div>
</div>
<div class="contents">
<!-- doxytag: class="geos::util::GEOSException" -->
<p>Base class for all GEOS exceptions.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="GEOSException_8h_source.html">GEOSException.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for geos::util::GEOSException:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classgeos_1_1util_1_1GEOSException.png" usemap="#geos::util::GEOSException_map" alt=""/>
  <map id="geos::util::GEOSException_map" name="geos::util::GEOSException_map">
<area href="classgeos_1_1algorithm_1_1NotRepresentableException.html" alt="geos::algorithm::NotRepresentableException" shape="rect" coords="0,56,257,80"/>
<area href="classgeos_1_1io_1_1ParseException.html" alt="geos::io::ParseException" shape="rect" coords="267,56,524,80"/>
<area href="classgeos_1_1util_1_1AssertionFailedException.html" alt="geos::util::AssertionFailedException" shape="rect" coords="534,56,791,80"/>
<area href="classgeos_1_1util_1_1IllegalArgumentException.html" alt="geos::util::IllegalArgumentException" shape="rect" coords="801,56,1058,80"/>
<area href="classgeos_1_1util_1_1TopologyException.html" alt="geos::util::TopologyException" shape="rect" coords="1068,56,1325,80"/>
<area href="classgeos_1_1util_1_1UnsupportedOperationException.html" alt="geos::util::UnsupportedOperationException" shape="rect" coords="1335,56,1592,80"/>
</map>
</div>

<p><a href="classgeos_1_1util_1_1GEOSException-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"><a class="anchor" id="aa444cffe700aa4fa71e8ad61764c9d5f"></a><!-- doxytag: member="geos::util::GEOSException::GEOSException" ref="aa444cffe700aa4fa71e8ad61764c9d5f" args="(std::string const &amp;msg)" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><b>GEOSException</b> (std::string const &amp;msg)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a4e660be5fecbf0b6a384b4ac9eba02e5"></a><!-- doxytag: member="geos::util::GEOSException::GEOSException" ref="a4e660be5fecbf0b6a384b4ac9eba02e5" args="(std::string const &amp;name, std::string const &amp;msg)" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><b>GEOSException</b> (std::string const &amp;name, std::string const &amp;msg)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="af3628c0cbf2b951adbf8a18885b50dee"></a><!-- doxytag: member="geos::util::GEOSException::what" ref="af3628c0cbf2b951adbf8a18885b50dee" args="() const " -->
const char *&nbsp;</td><td class="memItemRight" valign="bottom"><b>what</b> () const   throw ()</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Base class for all GEOS exceptions. </p>
<p>Exceptions are thrown as pointers to this type. Use toString() to get a readable message. </p>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="GEOSException_8h_source.html">GEOSException.h</a></li>
</ul>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Thu Jul 22 2010 for GEOS by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.1 </small></address>
</body>
</html>