File: classXapian_1_1RuntimeError.html

package info (click to toggle)
xapian-core 1.4.3-2%2Bdeb9u3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 21,412 kB
  • sloc: cpp: 113,868; ansic: 8,723; sh: 4,433; perl: 836; makefile: 566; tcl: 317; python: 40
file content (96 lines) | stat: -rw-r--r-- 10,537 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Xapian: API Documentation: Xapian::RuntimeError Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="#ffffff">
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',false,false,'search.php','Search');
});
</script>
<div id="main-nav"></div>
<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="namespaceXapian.html">Xapian</a></li><li class="navelem"><a class="el" href="classXapian_1_1RuntimeError.html">RuntimeError</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="classXapian_1_1RuntimeError-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">Xapian::RuntimeError Class Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>The base class for exceptions indicating errors only detectable at runtime.  
 <a href="classXapian_1_1RuntimeError.html#details">More...</a></p>
<div id="dynsection-0" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
  <img id="dynsection-0-trigger" src="closed.png" alt="+"/> Inheritance diagram for Xapian::RuntimeError:</div>
<div id="dynsection-0-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-0-content" class="dyncontent" style="display:none;">
<div class="center"><img src="classXapian_1_1RuntimeError__inherit__graph.png" border="0" usemap="#Xapian_1_1RuntimeError_inherit__map" alt="Inheritance graph"/></div>
<map name="Xapian_1_1RuntimeError_inherit__map" id="Xapian_1_1RuntimeError_inherit__map">
<area shape="rect" id="node3" href="classXapian_1_1DatabaseError.html" title="DatabaseError indicates some sort of database related error. " alt="" coords="361,107,515,133"/>
<area shape="rect" id="node10" href="classXapian_1_1DocNotFoundError.html" title="Indicates an attempt to access a document not present in the database. " alt="" coords="349,157,527,184"/>
<area shape="rect" id="node11" href="classXapian_1_1FeatureUnavailableError.html" title="Indicates an attempt to use a feature which is unavailable. " alt="" coords="347,209,529,250"/>
<area shape="rect" id="node12" href="classXapian_1_1InternalError.html" title="InternalError indicates a runtime problem of some sort. " alt="" coords="367,275,509,301"/>
<area shape="rect" id="node13" href="classXapian_1_1NetworkError.html" title="Indicates a problem communicating with a remote database. " alt="" coords="365,325,511,352"/>
<area shape="rect" id="node15" href="classXapian_1_1QueryParserError.html" title="Indicates a query string can&#39;t be parsed. " alt="" coords="353,376,523,403"/>
<area shape="rect" id="node16" href="classXapian_1_1RangeError.html" title="RangeError indicates an attempt to access outside the bounds of a container. " alt="" coords="370,427,506,453"/>
<area shape="rect" id="node17" href="classXapian_1_1SerialisationError.html" title="Indicates an error in the std::string serialisation of an object. " alt="" coords="353,477,523,504"/>
<area shape="rect" id="node18" href="classXapian_1_1WildcardError.html" title="WildcardError indicates an error expanding a wildcarded query. " alt="" coords="363,528,513,555"/>
<area shape="rect" id="node2" href="classXapian_1_1Error.html" title="All exceptions thrown by Xapian are subclasses of Xapian::Error. " alt="" coords="5,325,104,352"/>
<area shape="rect" id="node4" href="classXapian_1_1DatabaseCorruptError.html" title="DatabaseCorruptError indicates database corruption was detected. " alt="" coords="580,5,777,32"/>
<area shape="rect" id="node5" href="classXapian_1_1DatabaseCreateError.html" title="DatabaseCreateError indicates a failure to create a database. " alt="" coords="582,56,775,83"/>
<area shape="rect" id="node6" href="classXapian_1_1DatabaseLockError.html" title="DatabaseLockError indicates failure to lock a database. " alt="" coords="587,107,770,133"/>
<area shape="rect" id="node7" href="classXapian_1_1DatabaseModifiedError.html" title="DatabaseModifiedError indicates a database was modified. " alt="" coords="591,158,766,199"/>
<area shape="rect" id="node8" href="classXapian_1_1DatabaseOpeningError.html" title="DatabaseOpeningError indicates failure to open a database. " alt="" coords="577,224,780,251"/>
<area shape="rect" id="node9" href="classXapian_1_1DatabaseVersionError.html" title="DatabaseVersionError indicates that a database is in an unsupported format. " alt="" coords="828,224,1027,251"/>
<area shape="rect" id="node14" href="classXapian_1_1NetworkTimeoutError.html" title="Indicates a timeout expired while communicating with a remote database. " alt="" coords="581,325,776,352"/>
</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a>
Additional Inherited Members</h2></td></tr>
<tr class="inherit_header pub_methods_classXapian_1_1Error"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classXapian_1_1Error')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classXapian_1_1Error.html">Xapian::Error</a></td></tr>
<tr class="memitem:aafe12261f4457a6f584bf66bcd5062a9 inherit pub_methods_classXapian_1_1Error"><td class="memItemLeft" align="right" valign="top"><a id="aafe12261f4457a6f584bf66bcd5062a9"></a>
const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXapian_1_1Error.html#aafe12261f4457a6f584bf66bcd5062a9">get_type</a> () const</td></tr>
<tr class="memdesc:aafe12261f4457a6f584bf66bcd5062a9 inherit pub_methods_classXapian_1_1Error"><td class="mdescLeft">&#160;</td><td class="mdescRight">The type of this error (e.g. "DocNotFoundError".) <br /></td></tr>
<tr class="separator:aafe12261f4457a6f584bf66bcd5062a9 inherit pub_methods_classXapian_1_1Error"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a16824f7bfcc25c7a68f2dbf9d02f1bb5 inherit pub_methods_classXapian_1_1Error"><td class="memItemLeft" align="right" valign="top"><a id="a16824f7bfcc25c7a68f2dbf9d02f1bb5"></a>
const std::string &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXapian_1_1Error.html#a16824f7bfcc25c7a68f2dbf9d02f1bb5">get_msg</a> () const</td></tr>
<tr class="memdesc:a16824f7bfcc25c7a68f2dbf9d02f1bb5 inherit pub_methods_classXapian_1_1Error"><td class="mdescLeft">&#160;</td><td class="mdescRight">Message giving details of the error, intended for human consumption. <br /></td></tr>
<tr class="separator:a16824f7bfcc25c7a68f2dbf9d02f1bb5 inherit pub_methods_classXapian_1_1Error"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:add645c8059652c634fa970a01b45fca2 inherit pub_methods_classXapian_1_1Error"><td class="memItemLeft" align="right" valign="top">const std::string &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXapian_1_1Error.html#add645c8059652c634fa970a01b45fca2">get_context</a> () const</td></tr>
<tr class="memdesc:add645c8059652c634fa970a01b45fca2 inherit pub_methods_classXapian_1_1Error"><td class="mdescLeft">&#160;</td><td class="mdescRight">Optional context information.  <a href="classXapian_1_1Error.html#add645c8059652c634fa970a01b45fca2">More...</a><br /></td></tr>
<tr class="separator:add645c8059652c634fa970a01b45fca2 inherit pub_methods_classXapian_1_1Error"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2a1e58b8ff941a6cf6cb7c853882b343 inherit pub_methods_classXapian_1_1Error"><td class="memItemLeft" align="right" valign="top">const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXapian_1_1Error.html#a2a1e58b8ff941a6cf6cb7c853882b343">get_error_string</a> () const</td></tr>
<tr class="memdesc:a2a1e58b8ff941a6cf6cb7c853882b343 inherit pub_methods_classXapian_1_1Error"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns any system error string associated with this exception.  <a href="classXapian_1_1Error.html#a2a1e58b8ff941a6cf6cb7c853882b343">More...</a><br /></td></tr>
<tr class="separator:a2a1e58b8ff941a6cf6cb7c853882b343 inherit pub_methods_classXapian_1_1Error"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1fabaae0c1c2e5aa0164a5151c0b8c7f inherit pub_methods_classXapian_1_1Error"><td class="memItemLeft" align="right" valign="top"><a id="a1fabaae0c1c2e5aa0164a5151c0b8c7f"></a>
std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXapian_1_1Error.html#a1fabaae0c1c2e5aa0164a5151c0b8c7f">get_description</a> () const</td></tr>
<tr class="memdesc:a1fabaae0c1c2e5aa0164a5151c0b8c7f inherit pub_methods_classXapian_1_1Error"><td class="mdescLeft">&#160;</td><td class="mdescRight">Return a string describing this object. <br /></td></tr>
<tr class="separator:a1fabaae0c1c2e5aa0164a5151c0b8c7f inherit pub_methods_classXapian_1_1Error"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>The base class for exceptions indicating errors only detectable at runtime. </p>
<p>A subclass of <a class="el" href="classXapian_1_1RuntimeError.html" title="The base class for exceptions indicating errors only detectable at runtime. ">RuntimeError</a> will be thrown if <a class="el" href="namespaceXapian.html" title="The Xapian namespace contains public interfaces for the Xapian library. ">Xapian</a> detects an error which is exception derived from <a class="el" href="classXapian_1_1RuntimeError.html" title="The base class for exceptions indicating errors only detectable at runtime. ">RuntimeError</a> is thrown when an error is caused by problems with the data or environment rather than a programming mistake. </p>
</div><hr/>The documentation for this class was generated from the following file:<ul>
<li>xapian/<a class="el" href="error_8h.html">error.h</a></li>
</ul>
</div><!-- contents -->
<hr>
<address><small>
Documentation for Xapian (version 1.4.3).<br>
Generated on Wed Jan 25 2017 by
<a href="http://www.doxygen.org/">Doxygen 1.8.13</a>.
</small></address>
</body>
</html>