This file is indexed.

/usr/share/doc/jaula/html/classJAULA_1_1Bad__Data__Type.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
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
<!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::Bad_Data_Type Class Reference</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('classJAULA_1_1Bad__Data__Type.html','');});
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a>  </div>
  <div class="headertitle">
<div class="title">JAULA::Bad_Data_Type Class Reference<div class="ingroups"><a class="el" href="group__jaula__exc.html">JAULA: Error handling</a></div></div>  </div>
</div><!--header-->
<div class="contents">

<p>class for incompatible data type exceptions  
 <a href="classJAULA_1_1Bad__Data__Type.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="jaula__bad__data__type_8h_source.html">jaula_bad_data_type.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for JAULA::Bad_Data_Type:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classJAULA_1_1Bad__Data__Type.png" usemap="#JAULA::Bad_5FData_5FType_map" alt=""/>
  <map id="JAULA::Bad_5FData_5FType_map" name="JAULA::Bad_5FData_5FType_map">
<area href="classJAULA_1_1Exception.html" title="Base class for error handling exceptions. " alt="JAULA::Exception" shape="rect" coords="0,0,148,24"/>
</map>
 </div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:aacbec3a61758074f96093cceb23198b8"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Bad__Data__Type.html#aacbec3a61758074f96093cceb23198b8">Bad_Data_Type</a> (std::string const &amp;detail=&quot;&quot;, std::string const &amp;action=&quot;&quot;, std::string const &amp;origin=&quot;&quot;)</td></tr>
<tr class="memdesc:aacbec3a61758074f96093cceb23198b8"><td class="mdescLeft">&#160;</td><td class="mdescRight">Constructor.  <a href="#aacbec3a61758074f96093cceb23198b8">More...</a><br /></td></tr>
<tr class="separator:aacbec3a61758074f96093cceb23198b8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abdb0067b901bd53d146dfad7dfeb163a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classJAULA_1_1Bad__Data__Type.html">Bad_Data_Type</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Bad__Data__Type.html#abdb0067b901bd53d146dfad7dfeb163a">operator=</a> (<a class="el" href="classJAULA_1_1Bad__Data__Type.html">Bad_Data_Type</a> const &amp;orig)</td></tr>
<tr class="memdesc:abdb0067b901bd53d146dfad7dfeb163a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Assignment operator.  <a href="#abdb0067b901bd53d146dfad7dfeb163a">More...</a><br /></td></tr>
<tr class="separator:abdb0067b901bd53d146dfad7dfeb163a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a952e8bcbfafcb8c27812aaeff3502281"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Bad__Data__Type.html#a952e8bcbfafcb8c27812aaeff3502281">~Bad_Data_Type</a> ()</td></tr>
<tr class="memdesc:a952e8bcbfafcb8c27812aaeff3502281"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destructor.  <a href="#a952e8bcbfafcb8c27812aaeff3502281">More...</a><br /></td></tr>
<tr class="separator:a952e8bcbfafcb8c27812aaeff3502281"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classJAULA_1_1Exception"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classJAULA_1_1Exception')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classJAULA_1_1Exception.html">JAULA::Exception</a></td></tr>
<tr class="memitem:a5a8a30a5c52dbda332d7a6cee79a7476 inherit pub_methods_classJAULA_1_1Exception"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Exception.html#a5a8a30a5c52dbda332d7a6cee79a7476">addOrigin</a> (std::string const &amp;origin)</td></tr>
<tr class="memdesc:a5a8a30a5c52dbda332d7a6cee79a7476 inherit pub_methods_classJAULA_1_1Exception"><td class="mdescLeft">&#160;</td><td class="mdescRight">Attachs a new origin after the existing ones.  <a href="classJAULA_1_1Exception.html#a5a8a30a5c52dbda332d7a6cee79a7476">More...</a><br /></td></tr>
<tr class="separator:a5a8a30a5c52dbda332d7a6cee79a7476 inherit pub_methods_classJAULA_1_1Exception"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aedfe06df5a39c61227f6edbb3fc16756 inherit pub_methods_classJAULA_1_1Exception"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Exception.html#aedfe06df5a39c61227f6edbb3fc16756">display</a> (std::ostream &amp;ostr) const</td></tr>
<tr class="memdesc:aedfe06df5a39c61227f6edbb3fc16756 inherit pub_methods_classJAULA_1_1Exception"><td class="mdescLeft">&#160;</td><td class="mdescRight">Represents the instance in a stream.  <a href="classJAULA_1_1Exception.html#aedfe06df5a39c61227f6edbb3fc16756">More...</a><br /></td></tr>
<tr class="separator:aedfe06df5a39c61227f6edbb3fc16756 inherit pub_methods_classJAULA_1_1Exception"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a702b23df403b1bacd7e7f31f36d04cb2 inherit pub_methods_classJAULA_1_1Exception"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Exception.html#a702b23df403b1bacd7e7f31f36d04cb2">Exception</a> (<a class="el" href="classJAULA_1_1Exception.html#adb741eb42c09a2ee47538a20c735cc22">ExCode</a> code=<a class="el" href="classJAULA_1_1Exception.html#adb741eb42c09a2ee47538a20c735cc22ae904bb86a2dd018cc39d5c6a10c1d7df">NO_ERROR</a>, std::string const &amp;detail=&quot;&quot;, std::string const &amp;action=&quot;&quot;, std::string const &amp;origin=&quot;&quot;)</td></tr>
<tr class="memdesc:a702b23df403b1bacd7e7f31f36d04cb2 inherit pub_methods_classJAULA_1_1Exception"><td class="mdescLeft">&#160;</td><td class="mdescRight">Constructor.  <a href="classJAULA_1_1Exception.html#a702b23df403b1bacd7e7f31f36d04cb2">More...</a><br /></td></tr>
<tr class="separator:a702b23df403b1bacd7e7f31f36d04cb2 inherit pub_methods_classJAULA_1_1Exception"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3355139c025c3d04f7c1b06bc2803512 inherit pub_methods_classJAULA_1_1Exception"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Exception.html#a3355139c025c3d04f7c1b06bc2803512">Exception</a> (<a class="el" href="classJAULA_1_1Exception.html">Exception</a> const &amp;orig)</td></tr>
<tr class="memdesc:a3355139c025c3d04f7c1b06bc2803512 inherit pub_methods_classJAULA_1_1Exception"><td class="mdescLeft">&#160;</td><td class="mdescRight">Copy constructor.  <a href="classJAULA_1_1Exception.html#a3355139c025c3d04f7c1b06bc2803512">More...</a><br /></td></tr>
<tr class="separator:a3355139c025c3d04f7c1b06bc2803512 inherit pub_methods_classJAULA_1_1Exception"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3e4900952cffd353bc4813d7d6172721 inherit pub_methods_classJAULA_1_1Exception"><td class="memItemLeft" align="right" valign="top">std::string const  &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Exception.html#a3e4900952cffd353bc4813d7d6172721">getAction</a> (void) const</td></tr>
<tr class="memdesc:a3e4900952cffd353bc4813d7d6172721 inherit pub_methods_classJAULA_1_1Exception"><td class="mdescLeft">&#160;</td><td class="mdescRight">Retrieves the action that caused the exception.  <a href="classJAULA_1_1Exception.html#a3e4900952cffd353bc4813d7d6172721">More...</a><br /></td></tr>
<tr class="separator:a3e4900952cffd353bc4813d7d6172721 inherit pub_methods_classJAULA_1_1Exception"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afb80a12f7d037452ff723468d8a687c7 inherit pub_methods_classJAULA_1_1Exception"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classJAULA_1_1Exception.html#adb741eb42c09a2ee47538a20c735cc22">ExCode</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Exception.html#afb80a12f7d037452ff723468d8a687c7">getCode</a> (void) const</td></tr>
<tr class="memdesc:afb80a12f7d037452ff723468d8a687c7 inherit pub_methods_classJAULA_1_1Exception"><td class="mdescLeft">&#160;</td><td class="mdescRight">Retrieves the error code for the exception.  <a href="classJAULA_1_1Exception.html#afb80a12f7d037452ff723468d8a687c7">More...</a><br /></td></tr>
<tr class="separator:afb80a12f7d037452ff723468d8a687c7 inherit pub_methods_classJAULA_1_1Exception"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab0bb7cc2cbeb060fac3482e7f23008a7 inherit pub_methods_classJAULA_1_1Exception"><td class="memItemLeft" align="right" valign="top">virtual std::string const  &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Exception.html#ab0bb7cc2cbeb060fac3482e7f23008a7">getDetail</a> (void) const</td></tr>
<tr class="memdesc:ab0bb7cc2cbeb060fac3482e7f23008a7 inherit pub_methods_classJAULA_1_1Exception"><td class="mdescLeft">&#160;</td><td class="mdescRight">Retrieves the detailed description for the exception.  <a href="classJAULA_1_1Exception.html#ab0bb7cc2cbeb060fac3482e7f23008a7">More...</a><br /></td></tr>
<tr class="separator:ab0bb7cc2cbeb060fac3482e7f23008a7 inherit pub_methods_classJAULA_1_1Exception"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3acf1d99f4cebc8adad4abd2d19545b9 inherit pub_methods_classJAULA_1_1Exception"><td class="memItemLeft" align="right" valign="top">std::string const  &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Exception.html#a3acf1d99f4cebc8adad4abd2d19545b9">getOrigin</a> (void) const</td></tr>
<tr class="memdesc:a3acf1d99f4cebc8adad4abd2d19545b9 inherit pub_methods_classJAULA_1_1Exception"><td class="mdescLeft">&#160;</td><td class="mdescRight">Retrieves the method being run when the exception arose.  <a href="classJAULA_1_1Exception.html#a3acf1d99f4cebc8adad4abd2d19545b9">More...</a><br /></td></tr>
<tr class="separator:a3acf1d99f4cebc8adad4abd2d19545b9 inherit pub_methods_classJAULA_1_1Exception"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a157d4229b59b0049ddcfc3d3b75d4930 inherit pub_methods_classJAULA_1_1Exception"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classJAULA_1_1Exception.html">Exception</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Exception.html#a157d4229b59b0049ddcfc3d3b75d4930">operator=</a> (<a class="el" href="classJAULA_1_1Exception.html">Exception</a> const &amp;orig)</td></tr>
<tr class="memdesc:a157d4229b59b0049ddcfc3d3b75d4930 inherit pub_methods_classJAULA_1_1Exception"><td class="mdescLeft">&#160;</td><td class="mdescRight">Assignment operator.  <a href="classJAULA_1_1Exception.html#a157d4229b59b0049ddcfc3d3b75d4930">More...</a><br /></td></tr>
<tr class="separator:a157d4229b59b0049ddcfc3d3b75d4930 inherit pub_methods_classJAULA_1_1Exception"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8e09e793ea77558933148bef0cc397f8 inherit pub_methods_classJAULA_1_1Exception"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Exception.html#a8e09e793ea77558933148bef0cc397f8">setAction</a> (std::string const &amp;action)</td></tr>
<tr class="memdesc:a8e09e793ea77558933148bef0cc397f8 inherit pub_methods_classJAULA_1_1Exception"><td class="mdescLeft">&#160;</td><td class="mdescRight">Establishes the action that caused the exception.  <a href="classJAULA_1_1Exception.html#a8e09e793ea77558933148bef0cc397f8">More...</a><br /></td></tr>
<tr class="separator:a8e09e793ea77558933148bef0cc397f8 inherit pub_methods_classJAULA_1_1Exception"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3b17bc1cc6e1a16d2b42206d774128b2 inherit pub_methods_classJAULA_1_1Exception"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Exception.html#a3b17bc1cc6e1a16d2b42206d774128b2">setDetail</a> (std::string const &amp;detail)</td></tr>
<tr class="memdesc:a3b17bc1cc6e1a16d2b42206d774128b2 inherit pub_methods_classJAULA_1_1Exception"><td class="mdescLeft">&#160;</td><td class="mdescRight">Establishes the description for the exception.  <a href="classJAULA_1_1Exception.html#a3b17bc1cc6e1a16d2b42206d774128b2">More...</a><br /></td></tr>
<tr class="separator:a3b17bc1cc6e1a16d2b42206d774128b2 inherit pub_methods_classJAULA_1_1Exception"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abe19d7bc6c4ecd8a8054d01f40652363 inherit pub_methods_classJAULA_1_1Exception"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Exception.html#abe19d7bc6c4ecd8a8054d01f40652363">setOrigin</a> (std::string const &amp;origin)</td></tr>
<tr class="memdesc:abe19d7bc6c4ecd8a8054d01f40652363 inherit pub_methods_classJAULA_1_1Exception"><td class="mdescLeft">&#160;</td><td class="mdescRight">Establishes the method being run when the exception arose.  <a href="classJAULA_1_1Exception.html#abe19d7bc6c4ecd8a8054d01f40652363">More...</a><br /></td></tr>
<tr class="separator:abe19d7bc6c4ecd8a8054d01f40652363 inherit pub_methods_classJAULA_1_1Exception"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8eb5af8430a39a901d56a17434945238 inherit pub_methods_classJAULA_1_1Exception"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Exception.html#a8eb5af8430a39a901d56a17434945238">~Exception</a> ()</td></tr>
<tr class="memdesc:a8eb5af8430a39a901d56a17434945238 inherit pub_methods_classJAULA_1_1Exception"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destructor.  <a href="classJAULA_1_1Exception.html#a8eb5af8430a39a901d56a17434945238">More...</a><br /></td></tr>
<tr class="separator:a8eb5af8430a39a901d56a17434945238 inherit pub_methods_classJAULA_1_1Exception"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><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_types_classJAULA_1_1Exception"><td colspan="2" onclick="javascript:toggleInherit('pub_types_classJAULA_1_1Exception')"><img src="closed.png" alt="-"/>&#160;Public Types inherited from <a class="el" href="classJAULA_1_1Exception.html">JAULA::Exception</a></td></tr>
<tr class="memitem:adb741eb42c09a2ee47538a20c735cc22 inherit pub_types_classJAULA_1_1Exception"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Exception.html#adb741eb42c09a2ee47538a20c735cc22">ExCode</a> { <br />
&#160;&#160;<a class="el" href="classJAULA_1_1Exception.html#adb741eb42c09a2ee47538a20c735cc22ae904bb86a2dd018cc39d5c6a10c1d7df">NO_ERROR</a>, 
<a class="el" href="classJAULA_1_1Exception.html#adb741eb42c09a2ee47538a20c735cc22a2bb72d2d5b315222d3504fa50a206657">BAD_DATA_TYPE</a>, 
<a class="el" href="classJAULA_1_1Exception.html#adb741eb42c09a2ee47538a20c735cc22a606130b60f1046dc7eb370702f3e0dc7">NAME_DUPLICATED</a>, 
<a class="el" href="classJAULA_1_1Exception.html#adb741eb42c09a2ee47538a20c735cc22a7183f074a353c54d9afd3173936ad239">LEXAN_ERROR</a>, 
<br />
&#160;&#160;<b>SYNTAX_ERROR</b>
<br />
 }<tr class="memdesc:adb741eb42c09a2ee47538a20c735cc22"><td class="mdescLeft">&#160;</td><td class="mdescRight">Enumeration of available error codes.  <a href="classJAULA_1_1Exception.html#adb741eb42c09a2ee47538a20c735cc22">More...</a><br /></td></tr>
</td></tr>
<tr class="separator:adb741eb42c09a2ee47538a20c735cc22 inherit pub_types_classJAULA_1_1Exception"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pro_methods_classJAULA_1_1Exception"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classJAULA_1_1Exception')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="classJAULA_1_1Exception.html">JAULA::Exception</a></td></tr>
<tr class="memitem:a12da584d1673e08d22051e675c58b6a7 inherit pro_methods_classJAULA_1_1Exception"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Exception.html#a12da584d1673e08d22051e675c58b6a7">setCode</a> (<a class="el" href="classJAULA_1_1Exception.html#adb741eb42c09a2ee47538a20c735cc22">ExCode</a> code)</td></tr>
<tr class="memdesc:a12da584d1673e08d22051e675c58b6a7 inherit pro_methods_classJAULA_1_1Exception"><td class="mdescLeft">&#160;</td><td class="mdescRight">Establishes the error code for the exception.  <a href="classJAULA_1_1Exception.html#a12da584d1673e08d22051e675c58b6a7">More...</a><br /></td></tr>
<tr class="separator:a12da584d1673e08d22051e675c58b6a7 inherit pro_methods_classJAULA_1_1Exception"><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>class for incompatible data type exceptions </p>
<dl class="section user"><dt></dt><dd>This class defines the exceptions to be thrown in case of incompatible data types usage.</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>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="aacbec3a61758074f96093cceb23198b8"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aacbec3a61758074f96093cceb23198b8">&#9670;&nbsp;</a></span>Bad_Data_Type()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">JAULA::Bad_Data_Type::Bad_Data_Type </td>
          <td>(</td>
          <td class="paramtype">std::string const &amp;&#160;</td>
          <td class="paramname"><em>detail</em> = <code>&quot;&quot;</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">std::string const &amp;&#160;</td>
          <td class="paramname"><em>action</em> = <code>&quot;&quot;</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">std::string const &amp;&#160;</td>
          <td class="paramname"><em>origin</em> = <code>&quot;&quot;</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Constructor. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">detail</td><td>detailed description about the exception which made execution fail.</td></tr>
    <tr><td class="paramname">action</td><td>action being performed when the exception arose.</td></tr>
    <tr><td class="paramname">origin</td><td>Name of the method (and others methods that have called this) by the time the exception arose.</td></tr>
  </table>
  </dd>
</dl>
<dl class="section user"><dt>Description</dt><dd>This method construct a new exception instance with JAULA::BAD_DATA_TYPE code. </dd></dl>

</div>
</div>
<a id="a952e8bcbfafcb8c27812aaeff3502281"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a952e8bcbfafcb8c27812aaeff3502281">&#9670;&nbsp;</a></span>~Bad_Data_Type()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">JAULA::Bad_Data_Type::~Bad_Data_Type </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Destructor. </p>

</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="abdb0067b901bd53d146dfad7dfeb163a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#abdb0067b901bd53d146dfad7dfeb163a">&#9670;&nbsp;</a></span>operator=()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classJAULA_1_1Bad__Data__Type.html">Bad_Data_Type</a> &amp; JAULA::Bad_Data_Type::operator= </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classJAULA_1_1Bad__Data__Type.html">Bad_Data_Type</a> const &amp;&#160;</td>
          <td class="paramname"><em>orig</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Assignment operator. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">orig</td><td>Original instance to copy</td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>a reference to the destination instance</dd></dl>
<dl class="section user"><dt>Description</dt><dd>Copies the contents of the original instance to destination.</dd></dl>
<dl class="section note"><dt>Note</dt><dd>This method has been redefined from the base class preventing instance type modification. </dd></dl>

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

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="jaula__bad__data__type_8h_source.html">jaula_bad_data_type.h</a></li>
<li>jaula_bad_data_type.cc</li>
</ul>
</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 $ -->