Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 2aa62c5bbb658df1fece777472a7bcf2 > files > 448

barry-devel-docs-0.17-0.3.20100730git.fc14.noarch.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>Barry: Barry::Error 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.6.2-20100208 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;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 class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="classes.html"><span>Class&nbsp;Index</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="namespaceBarry.html">Barry</a>::<a class="el" href="classBarry_1_1Error.html">Error</a>
  </div>
</div>
<div class="contents">
<h1>Barry::Error Class Reference<br/>
<small>
[<a class="el" href="group__exceptions.html">Exceptions</a>]</small>
</h1><!-- doxytag: class="Barry::Error" --><!-- doxytag: inherits="std::runtime_error" -->
<p>The base class for any future derived exceptions.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="error_8h_source.html">error.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for Barry::Error:</div>
<div class="dynsection">
<div class="center"><img src="classBarry_1_1Error__inherit__graph.png" border="0" usemap="#Barry_1_1Error_inherit__map" alt="Inheritance graph"/></div>
<map name="Barry_1_1Error_inherit__map" id="Barry_1_1Error_inherit__map">
<area shape="rect" id="node7" href="classBarry_1_1BadData.html" title="Thrown by record classes if their data is invalid and cannot be uploaded to the Blackberry..." alt="" coords="505,5,620,35"/><area shape="rect" id="node9" href="classBarry_1_1BadPackedFormat.html" title="Thrown by record classes that don&#39;t recognize a given packed format code." alt="" coords="476,58,649,89"/><area shape="rect" id="node11" href="classBarry_1_1BadPacket.html" title="Thrown by the socket class if a packet command&#39;s response indicates an error..." alt="" coords="499,111,627,142"/><area shape="rect" id="node13" href="classBarry_1_1BadPassword.html" title="A bad or unknown password when talking to the device." alt="" coords="489,165,636,195"/><area shape="rect" id="node15" href="classBarry_1_1BadSize.html" title="Unexpected packet size, or not enough data." alt="" coords="505,218,620,249"/><area shape="rect" id="node17" href="classBarry_1_1ConvertError.html" title="Thrown by the vformat related barrysync library classes." alt="" coords="495,271,631,302"/><area shape="rect" id="node19" href="classBarry_1_1ErrnoError.html" title="System error that provides an errno error code." alt="" coords="503,325,623,355"/><area shape="rect" id="node23" href="classBarry_1_1JDWP_1_1Error.html" title="Thrown on low level JDWP errors." alt="" coords="495,378,631,409"/><area shape="rect" id="node27" href="classUsb_1_1Error.html" title="Thrown on low level USB errors." alt="" coords="523,431,603,462"/><area shape="rect" id="node2" title="STL class." alt="" coords="161,218,287,249"/><area shape="rect" id="node4" title="STL class." alt="" coords="5,218,112,249"/><area shape="rect" id="node21" href="classBarry_1_1ConfigFileError.html" title="Thrown by the ConfigFile class when encountering a serious system error while loading..." alt="" coords="704,325,853,355"/><area shape="rect" id="node25" href="classBarry_1_1JDWP_1_1Timeout.html" title="Barry::JDWP::Timeout" alt="" coords="700,378,857,409"/><area shape="rect" id="node29" href="classUsb_1_1Timeout.html" title="Usb::Timeout" alt="" coords="728,431,829,462"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<div class="dynheader">
Collaboration diagram for Barry::Error:</div>
<div class="dynsection">
<div class="center"><img src="classBarry_1_1Error__coll__graph.png" border="0" usemap="#Barry_1_1Error_coll__map" alt="Collaboration graph"/></div>
<map name="Barry_1_1Error_coll__map" id="Barry_1_1Error_coll__map">
<area shape="rect" id="node2" title="STL class." alt="" coords="5,86,131,117"/><area shape="rect" id="node4" title="STL class." alt="" coords="15,6,121,37"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="classBarry_1_1Error-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>The base class for any future derived exceptions. </p>
<p>Can be thrown on any protocol error. </p>

<p>Definition at line <a class="el" href="error_8h_source.html#l00040">40</a> of file <a class="el" href="error_8h_source.html">error.h</a>.</p>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="error_8h_source.html">error.h</a></li>
</ul>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2-20100208 </small></address>
</body>
</html>