Sophie

Sophie

distrib > Mageia > 7 > x86_64 > by-pkgid > 9406df6f885a8f97005c2d7e241d165f > files > 53

colorer-take5-docs-0-0.beta5.14.mga7.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Colorer-take5 Library: Exception Class Reference</title>
<link href="../styles/styles.css" rel="stylesheet" type="text/css">
<link href="../styles/doc.css" rel="stylesheet" type="text/css">
<link rel="icon" href="../images/logo-small-api.png"/>
</head>
<body>
<div align='center'>
<a href="../index.html">Home</a> |
<a href="modules.html">Modules</a> |
<a href="hierarchy.html">Class Hierarchy</a> |
<a href="classes.html">Alphabetical List</a> |
<a href="annotated.html">Compound List</a> |
<a href="pages.html">Related Pages</a>
</div>
<!-- Generated by Doxygen 1.4.6 -->
<h1>Exception Class Reference<br>
<small>
[<a class="el" href="group__common.html">Common interfaces</a>]</small>
</h1><!-- doxytag: class="Exception" --><p>Inheritance diagram for Exception:
<p><center><img src="classException.png" usemap="#Exception_map" border="0" alt=""></center>
<map name="Exception_map">
<area href="classHRCParserException.html" alt="HRCParserException" shape="rect" coords="0,56,206,80">
<area href="classInputSourceException.html" alt="InputSourceException" shape="rect" coords="216,56,422,80">
<area href="classOutOfBoundException.html" alt="OutOfBoundException" shape="rect" coords="432,56,638,80">
<area href="classParseException.html" alt="ParseException" shape="rect" coords="648,56,854,80">
<area href="classParserFactoryException.html" alt="ParserFactoryException" shape="rect" coords="864,56,1070,80">
<area href="classStringIndexOutOfBoundsException.html" alt="StringIndexOutOfBoundsException" shape="rect" coords="1080,56,1286,80">
<area href="classUnsupportedEncodingException.html" alt="UnsupportedEncodingException" shape="rect" coords="1296,56,1502,80">
</map>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<a class="el" href="classException.html">Exception</a> class. 
<p>
Defines throwable exception. 
<p>
<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"><a class="anchor" name="1b78336bb26edf8e784783cc150c5801"></a><!-- doxytag: member="Exception::Exception" ref="1b78336bb26edf8e784783cc150c5801" args="()" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classException.html#1b78336bb26edf8e784783cc150c5801">Exception</a> ()</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Default constructor Creates exception with empty message. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="542a958494a85b7465e001c5ac17d5a9"></a><!-- doxytag: member="Exception::Exception" ref="542a958494a85b7465e001c5ac17d5a9" args="(const String &amp;msg)" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classException.html#542a958494a85b7465e001c5ac17d5a9">Exception</a> (const <a class="el" href="classString.html">String</a> &amp;msg)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Creates exception with string message. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="debf1b05f78135d58d634c7dc15590fc"></a><!-- doxytag: member="Exception::Exception" ref="debf1b05f78135d58d634c7dc15590fc" args="(const Exception &amp;e)" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classException.html#debf1b05f78135d58d634c7dc15590fc">Exception</a> (const <a class="el" href="classException.html">Exception</a> &amp;e)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Creates exception with included exception information. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6b214cd8627d0968bdeebc1fbb9556b8"></a><!-- doxytag: member="Exception::~Exception" ref="6b214cd8627d0968bdeebc1fbb9556b8" args="()" -->
virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classException.html#6b214cd8627d0968bdeebc1fbb9556b8">~Exception</a> ()</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Default destructor. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0c1aa1174a3834f4868d4c708eb0c6b9"></a><!-- doxytag: member="Exception::getMessage" ref="0c1aa1174a3834f4868d4c708eb0c6b9" args="() const " -->
virtual const <a class="el" href="classString.html">String</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classException.html#0c1aa1174a3834f4868d4c708eb0c6b9">getMessage</a> () const </td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns exception message. <br></td></tr>
<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="80b786c14a95d35f4804e850e9f1a93b"></a><!-- doxytag: member="Exception::message" ref="80b786c14a95d35f4804e850e9f1a93b" args="" -->
<a class="el" href="classStringBuffer.html">StringBuffer</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classException.html#80b786c14a95d35f4804e850e9f1a93b">message</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Internal message container. <br></td></tr>
</table>

<br><br>
<center><small>
Colorer-take5 Library. Copyright &copy; 1999-2006 Igor Russkih.<br>
Generated at Fri Nov 24 17:13:12 2006 by doxygen 1.4.6.
</small><center>
    </BODY>
  </HTML>