This file is indexed.

/usr/share/doc/jaula/html/group__jaula__exc.html is in libjaula-doc 1.4.0-5build1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
<!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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>jaula API Reference: JAULA: Error handling</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
  $(document).ready(initResizable);
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">jaula API Reference
   &#160;<span id="projectnumber">version 1.4.0</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- 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><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
      <div id="nav-sync" class="sync"></div>
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('group__jaula__exc.html','');});
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#nested-classes">Data Structures</a> &#124;
<a href="#func-members">Functions</a>  </div>
  <div class="headertitle">
<div class="title">JAULA: Error handling</div>  </div>
</div><!--header-->
<div class="contents">
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Data Structures</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Bad__Data__Type.html">JAULA::Bad_Data_Type</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">class for incompatible data type exceptions  <a href="classJAULA_1_1Bad__Data__Type.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Exception.html">JAULA::Exception</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">Base class for error handling exceptions.  <a href="classJAULA_1_1Exception.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Lexan__Error.html">JAULA::Lexan_Error</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">class for lexical analysis exceptions  <a href="classJAULA_1_1Lexan__Error.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Name__Duplicated.html">JAULA::Name_Duplicated</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">Class for bad object property name exceptions.  <a href="classJAULA_1_1Name__Duplicated.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1No__Error.html">JAULA::No_Error</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">class for no error condition exceptions  <a href="classJAULA_1_1No__Error.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Syntax__Error.html">JAULA::Syntax_Error</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">class for syntax exceptions  <a href="classJAULA_1_1Syntax__Error.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:ga22e72bb9f96630655cedbaed228a5a5a"><td class="memItemLeft" align="right" valign="top">std::ostream &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__jaula__exc.html#ga22e72bb9f96630655cedbaed228a5a5a">operator&lt;&lt;</a> (std::ostream &amp;ostr, <a class="el" href="classJAULA_1_1Exception.html">JAULA::Exception</a> const &amp;ex)</td></tr>
<tr class="memdesc:ga22e72bb9f96630655cedbaed228a5a5a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Insertion operator extension for Exceptions.  <a href="#ga22e72bb9f96630655cedbaed228a5a5a">More...</a><br /></td></tr>
<tr class="separator:ga22e72bb9f96630655cedbaed228a5a5a"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<h2 class="groupheader">Function Documentation</h2>
<a id="ga22e72bb9f96630655cedbaed228a5a5a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ga22e72bb9f96630655cedbaed228a5a5a">&#9670;&nbsp;</a></span>operator<<()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::ostream&amp; operator&lt;&lt; </td>
          <td>(</td>
          <td class="paramtype">std::ostream &amp;&#160;</td>
          <td class="paramname"><em>ostr</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classJAULA_1_1Exception.html">JAULA::Exception</a> const &amp;&#160;</td>
          <td class="paramname"><em>ex</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Insertion operator extension for Exceptions. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">ostr</td><td>Stream where the instance is to be displayed.</td></tr>
    <tr><td class="paramname">ex</td><td>Instance to display</td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>a reference to the stream</dd></dl>
<dl class="section user"><dt>Description</dt><dd>This method extends the standard insertion operation for streams to invoke JAULA::display() through this alternative sintax.</dd></dl>
<dl class="section author"><dt>Author</dt><dd>Kombo Morongo <a href="#" onclick="location.href='mai'+'lto:'+'mor'+'on'+'go6'+'66'+'@gm'+'ai'+'l.c'+'om'; return false;">moron<span style="display: none;">.nosp@m.</span>go66<span style="display: none;">.nosp@m.</span>6@gma<span style="display: none;">.nosp@m.</span>il.c<span style="display: none;">.nosp@m.</span>om</a> </dd></dl>

<p class="reference">References <a class="el" href="classJAULA_1_1Exception.html#aedfe06df5a39c61227f6edbb3fc16756">JAULA::Exception::display()</a>.</p>

</div>
</div>
</div><!-- contents -->
</div><!-- doc-content -->

<!-- svn info -->
<!-- $Author: morongo $ -->
<!-- $Date: 2009-01-11 17:17:03 +0100 (dom, 11 ene 2009) $ -->
<!-- $HeadURL: https://jaula.svn.sourceforge.net/svnroot/jaula/tags/jaula-1.4.0/doc/api_footer.html $ -->
<!-- $Revision: 45 $ -->
<div>
<p><hr/></p>
<p style="text-align : center;"><a
  href="http://morongo.homelinux.net/jaula/docs"
  target="_parent"
  title="JAULA Project Documentation Page">Back to
  <acronym title="JSON Analysis User Library Acronym">JAULA</acronym>
  Project Documentation Page</a>.</p>
<p style="text-align : center;"><a
  href="http://morongo.homelinux.net/jaula"
  target="_parent"
  title="JAULA Project Home Page">Go to
  <acronym title="JSON Analysis User Library Acronym">JAULA</acronym>
  Project Home Page</a>.</p>
</div>
<div>
<p><hr/></p>
<p>Copyright (c) 2007, 2008, 2009 <a href="http://sourceforge.net/users/morongo"
  target="_parent" title="Morongo at SourceForge">Kombo Morongo</a>.</p>
<p>Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.2
or any later version published by the Free Software Foundation;
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
A copy of the license is included in the section entitled <a
  href="main.html" target="_parent"
  >"GNU Free Documentation License"</a>.</p>
<!--<div style="float : left; width : 250px; margin-right : 5px;">-->
<div style="float : left;">
<address style="text-align: center;"><p><small>API Reference Generated for jaula by
</small></p></address>
<div style="width : 100px; margin-left: auto; margin-right : auto;">
  <a href="http://www.doxygen.org/index.html" target="_parent"
    ><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a>
</div>
</div>
<!--<div style="float : right; width : 150px; margin-left : 5px;">-->
<div style="float : right;">
<address style="text-align: center;"><p><small>jaula project hosted by
</small></p></address>
<div style="width: 125px; margin-left: auto; margin-right : auto;">
  <a href="http://sourceforge.net" target="_parent"
    >SourceForge.net</a>
</div>
</div>
</div>
<!-- $Id: api_footer.html 45 2009-01-11 16:17:03Z morongo $ -->