Tarball tree for barry-0.17.0.tar.bz2
[barry.git] / doc / www / doxygen / html / classBarry_1_1Error.html
blobd78613724d59de994c3fbb18828070b5c9ac50de
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
3 <title>Barry: Barry::Error Class Reference</title>
4 <link href="doxygen.css" rel="stylesheet" type="text/css">
5 <link href="tabs.css" rel="stylesheet" type="text/css">
6 </head><body>
7 <!-- Generated by Doxygen 1.5.6 -->
8 <div class="navigation" id="top">
9 <div class="tabs">
10 <ul>
11 <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
12 <li><a href="modules.html"><span>Modules</span></a></li>
13 <li><a href="namespaces.html"><span>Namespaces</span></a></li>
14 <li class="current"><a href="classes.html"><span>Classes</span></a></li>
15 <li><a href="files.html"><span>Files</span></a></li>
16 <li><a href="dirs.html"><span>Directories</span></a></li>
17 </ul>
18 </div>
19 <div class="tabs">
20 <ul>
21 <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
22 <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
23 <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
24 <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
25 </ul>
26 </div>
27 <div class="navpath"><a class="el" href="namespaceBarry.html">Barry</a>::<a class="el" href="classBarry_1_1Error.html">Error</a>
28 </div>
29 </div>
30 <div class="contents">
31 <h1>Barry::Error Class Reference<br>
32 <small>
33 [<a class="el" href="group__exceptions.html">Exceptions</a>]</small>
34 </h1><!-- doxytag: class="Barry::Error" --><!-- doxytag: inherits="std::runtime_error" --><code>#include &lt;<a class="el" href="error_8h-source.html">error.h</a>&gt;</code>
35 <p>
36 <div class="dynheader">
37 Inheritance diagram for Barry::Error:</div>
38 <div class="dynsection">
39 <p><center><img src="classBarry_1_1Error__inherit__graph.png" border="0" usemap="#Barry_1_1Error__inherit__map" alt="Inheritance graph"></center>
40 <map name="Barry_1_1Error__inherit__map">
41 <area shape="rect" href="classBarry_1_1BackupError.html" title="Thrown by the Backup parser class when there is a problem with the low level file..." alt="" coords="485,5,616,32"><area shape="rect" href="classBarry_1_1BadData.html" title="Thrown by record classes if their data is invalid and cannot be uploaded to the Blackberry..." alt="" coords="496,56,605,83"><area shape="rect" href="classBarry_1_1BadPackedFormat.html" title="Thrown by record classes that don&#39;t recognize a given packed format code." alt="" coords="467,107,635,133"><area shape="rect" href="classBarry_1_1BadPacket.html" title="Thrown by the socket class if a packet command&#39;s response indicates an error..." alt="" coords="489,157,612,184"><area shape="rect" href="classBarry_1_1BadPassword.html" title="A bad or unknown password when talking to the device." alt="" coords="481,208,620,235"><area shape="rect" href="classBarry_1_1BadSize.html" title="Unexpected packet size, or not enough data." alt="" coords="496,259,605,285"><area shape="rect" href="classBarry_1_1ConvertError.html" title="Thrown by the vformat related barrysync library classes." alt="" coords="484,309,617,336"><area shape="rect" href="classBarry_1_1ErrnoError.html" title="System error that provides an errno error code." alt="" coords="491,360,611,387"><area shape="rect" href="classBarry_1_1JDWP_1_1Error.html" title="Thrown on low level JDWP errors." alt="" coords="484,411,617,437"><area shape="rect" href="classBarry_1_1PinNotFound.html" title="Thrown by the Connector class when unable to find the requested Pin If the attached..." alt="" coords="483,461,619,488"><area shape="rect" href="classBarry_1_1RestoreError.html" title="Thrown by the Restore builder class when there is a problem with the low level file..." alt="" coords="484,512,617,539"><area shape="rect" href="classUsb_1_1Error.html" title="Thrown on low level USB errors." alt="" coords="511,563,591,589"><area shape="rect" title="STL class." alt="" coords="159,284,281,311"><area shape="rect" title="STL class." alt="" coords="5,284,109,311"><area shape="rect" href="classBarry_1_1ConfigFileError.html" title="Thrown by the ConfigFile class when encountering a serious system error while loading..." alt="" coords="685,360,832,387"></map>
42 <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
43 <div class="dynheader">
44 Collaboration diagram for Barry::Error:</div>
45 <div class="dynsection">
46 <p><center><img src="classBarry_1_1Error__coll__graph.png" border="0" usemap="#Barry_1_1Error__coll__map" alt="Collaboration graph"></center>
47 <map name="Barry_1_1Error__coll__map">
48 <area shape="rect" title="STL class." alt="" coords="5,80,128,107"><area shape="rect" title="STL class." alt="" coords="15,5,119,32"></map>
49 <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
51 <p>
52 <a href="classBarry_1_1Error-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
53 The base class for any future derived exceptions.
54 <p>
55 Can be thrown on any protocol error.
56 <p>Definition at line <a class="el" href="error_8h-source.html#l00041">41</a> of file <a class="el" href="error_8h-source.html">error.h</a>.</p>
57 <table border="0" cellpadding="0" cellspacing="0">
58 <tr><td></td></tr>
59 </table>
60 <hr>The documentation for this class was generated from the following file:<ul>
61 <li><a class="el" href="error_8h-source.html">error.h</a></ul>
62 </div>
63 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Feb 10 16:14:37 2011 for Barry by&nbsp;
64 <a href="http://www.doxygen.org/index.html">
65 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
66 </body>
67 </html>