1
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
2
|
<!-- NewPage -->
|
3
|
<html lang="cs">
|
4
|
<head>
|
5
|
<!-- Generated by javadoc (1.8.0_45) on Thu May 07 16:47:37 CEST 2020 -->
|
6
|
<title>ExceptionReadException</title>
|
7
|
<meta name="date" content="2020-05-07">
|
8
|
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
9
|
<script type="text/javascript" src="../script.js"></script>
|
10
|
</head>
|
11
|
<body>
|
12
|
<script type="text/javascript"><!--
|
13
|
try {
|
14
|
if (location.href.indexOf('is-external=true') == -1) {
|
15
|
parent.document.title="ExceptionReadException";
|
16
|
}
|
17
|
}
|
18
|
catch(err) {
|
19
|
}
|
20
|
//-->
|
21
|
var methods = {"i0":10};
|
22
|
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
23
|
var altColor = "altColor";
|
24
|
var rowColor = "rowColor";
|
25
|
var tableTab = "tableTab";
|
26
|
var activeTableTab = "activeTableTab";
|
27
|
</script>
|
28
|
<noscript>
|
29
|
<div>JavaScript is disabled on your browser.</div>
|
30
|
</noscript>
|
31
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
32
|
<div class="topNav"><a name="navbar.top">
|
33
|
<!-- -->
|
34
|
</a>
|
35
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
36
|
<a name="navbar.top.firstrow">
|
37
|
<!-- -->
|
38
|
</a>
|
39
|
<ul class="navList" title="Navigation">
|
40
|
<li><a href="../overview-summary.html">Overview</a></li>
|
41
|
<li><a href="package-summary.html">Package</a></li>
|
42
|
<li class="navBarCell1Rev">Class</li>
|
43
|
<li><a href="class-use/ExceptionReadException.html">Use</a></li>
|
44
|
<li><a href="package-tree.html">Tree</a></li>
|
45
|
<li><a href="../deprecated-list.html">Deprecated</a></li>
|
46
|
<li><a href="../index-files/index-1.html">Index</a></li>
|
47
|
<li><a href="../help-doc.html">Help</a></li>
|
48
|
</ul>
|
49
|
</div>
|
50
|
<div class="subNav">
|
51
|
<ul class="navList">
|
52
|
<li><a href="../jdeserialize/enumobj.html" title="class in jdeserialize"><span class="typeNameLink">Prev Class</span></a></li>
|
53
|
<li><a href="../jdeserialize/exceptionstate.html" title="class in jdeserialize"><span class="typeNameLink">Next Class</span></a></li>
|
54
|
</ul>
|
55
|
<ul class="navList">
|
56
|
<li><a href="../index.html?jdeserialize/ExceptionReadException.html" target="_top">Frames</a></li>
|
57
|
<li><a href="ExceptionReadException.html" target="_top">No Frames</a></li>
|
58
|
</ul>
|
59
|
<ul class="navList" id="allclasses_navbar_top">
|
60
|
<li><a href="../allclasses-noframe.html">All Classes</a></li>
|
61
|
</ul>
|
62
|
<div>
|
63
|
<script type="text/javascript"><!--
|
64
|
allClassesLink = document.getElementById("allclasses_navbar_top");
|
65
|
if(window==top) {
|
66
|
allClassesLink.style.display = "block";
|
67
|
}
|
68
|
else {
|
69
|
allClassesLink.style.display = "none";
|
70
|
}
|
71
|
//-->
|
72
|
</script>
|
73
|
</div>
|
74
|
<div>
|
75
|
<ul class="subNavList">
|
76
|
<li>Summary: </li>
|
77
|
<li>Nested | </li>
|
78
|
<li><a href="#field.summary">Field</a> | </li>
|
79
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
80
|
<li><a href="#method.summary">Method</a></li>
|
81
|
</ul>
|
82
|
<ul class="subNavList">
|
83
|
<li>Detail: </li>
|
84
|
<li><a href="#field.detail">Field</a> | </li>
|
85
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
86
|
<li><a href="#method.detail">Method</a></li>
|
87
|
</ul>
|
88
|
</div>
|
89
|
<a name="skip.navbar.top">
|
90
|
<!-- -->
|
91
|
</a></div>
|
92
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
93
|
<!-- ======== START OF CLASS DATA ======== -->
|
94
|
<div class="header">
|
95
|
<div class="subTitle">jdeserialize</div>
|
96
|
<h2 title="Class ExceptionReadException" class="title">Class ExceptionReadException</h2>
|
97
|
</div>
|
98
|
<div class="contentContainer">
|
99
|
<ul class="inheritance">
|
100
|
<li>java.lang.Object</li>
|
101
|
<li>
|
102
|
<ul class="inheritance">
|
103
|
<li>java.lang.Throwable</li>
|
104
|
<li>
|
105
|
<ul class="inheritance">
|
106
|
<li>java.lang.Exception</li>
|
107
|
<li>
|
108
|
<ul class="inheritance">
|
109
|
<li>java.io.IOException</li>
|
110
|
<li>
|
111
|
<ul class="inheritance">
|
112
|
<li>jdeserialize.ExceptionReadException</li>
|
113
|
</ul>
|
114
|
</li>
|
115
|
</ul>
|
116
|
</li>
|
117
|
</ul>
|
118
|
</li>
|
119
|
</ul>
|
120
|
</li>
|
121
|
</ul>
|
122
|
<div class="description">
|
123
|
<ul class="blockList">
|
124
|
<li class="blockList">
|
125
|
<dl>
|
126
|
<dt>All Implemented Interfaces:</dt>
|
127
|
<dd>java.io.Serializable</dd>
|
128
|
</dl>
|
129
|
<hr>
|
130
|
<br>
|
131
|
<pre>public class <span class="typeNameLabel">ExceptionReadException</span>
|
132
|
extends java.io.IOException</pre>
|
133
|
<div class="block">Exception used to signal that an exception object was successfully read from the
|
134
|
stream. This object holds a reference to the serialized exception object.</div>
|
135
|
<dl>
|
136
|
<dt><span class="seeLabel">See Also:</span></dt>
|
137
|
<dd><a href="../serialized-form.html#jdeserialize.ExceptionReadException">Serialized Form</a></dd>
|
138
|
</dl>
|
139
|
</li>
|
140
|
</ul>
|
141
|
</div>
|
142
|
<div class="summary">
|
143
|
<ul class="blockList">
|
144
|
<li class="blockList">
|
145
|
<!-- =========== FIELD SUMMARY =========== -->
|
146
|
<ul class="blockList">
|
147
|
<li class="blockList"><a name="field.summary">
|
148
|
<!-- -->
|
149
|
</a>
|
150
|
<h3>Field Summary</h3>
|
151
|
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
|
152
|
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
|
153
|
<tr>
|
154
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
155
|
<th class="colLast" scope="col">Field and Description</th>
|
156
|
</tr>
|
157
|
<tr class="altColor">
|
158
|
<td class="colFirst"><code><a href="../jdeserialize/content.html" title="interface in jdeserialize">content</a></code></td>
|
159
|
<td class="colLast"><code><span class="memberNameLink"><a href="../jdeserialize/ExceptionReadException.html#exceptionobj">exceptionobj</a></span></code> </td>
|
160
|
</tr>
|
161
|
<tr class="rowColor">
|
162
|
<td class="colFirst"><code>static long</code></td>
|
163
|
<td class="colLast"><code><span class="memberNameLink"><a href="../jdeserialize/ExceptionReadException.html#serialVersionUID">serialVersionUID</a></span></code> </td>
|
164
|
</tr>
|
165
|
</table>
|
166
|
</li>
|
167
|
</ul>
|
168
|
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
169
|
<ul class="blockList">
|
170
|
<li class="blockList"><a name="constructor.summary">
|
171
|
<!-- -->
|
172
|
</a>
|
173
|
<h3>Constructor Summary</h3>
|
174
|
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
|
175
|
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
176
|
<tr>
|
177
|
<th class="colOne" scope="col">Constructor and Description</th>
|
178
|
</tr>
|
179
|
<tr class="altColor">
|
180
|
<td class="colOne"><code><span class="memberNameLink"><a href="../jdeserialize/ExceptionReadException.html#ExceptionReadException-jdeserialize.content-">ExceptionReadException</a></span>(<a href="../jdeserialize/content.html" title="interface in jdeserialize">content</a> c)</code>
|
181
|
<div class="block">Constructor.</div>
|
182
|
</td>
|
183
|
</tr>
|
184
|
</table>
|
185
|
</li>
|
186
|
</ul>
|
187
|
<!-- ========== METHOD SUMMARY =========== -->
|
188
|
<ul class="blockList">
|
189
|
<li class="blockList"><a name="method.summary">
|
190
|
<!-- -->
|
191
|
</a>
|
192
|
<h3>Method Summary</h3>
|
193
|
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
|
194
|
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
|
195
|
<tr>
|
196
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
197
|
<th class="colLast" scope="col">Method and Description</th>
|
198
|
</tr>
|
199
|
<tr id="i0" class="altColor">
|
200
|
<td class="colFirst"><code><a href="../jdeserialize/content.html" title="interface in jdeserialize">content</a></code></td>
|
201
|
<td class="colLast"><code><span class="memberNameLink"><a href="../jdeserialize/ExceptionReadException.html#getExceptionObject--">getExceptionObject</a></span>()</code>
|
202
|
<div class="block">Gets the Exception object that was thrown.</div>
|
203
|
</td>
|
204
|
</tr>
|
205
|
</table>
|
206
|
<ul class="blockList">
|
207
|
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Throwable">
|
208
|
<!-- -->
|
209
|
</a>
|
210
|
<h3>Methods inherited from class java.lang.Throwable</h3>
|
211
|
<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</code></li>
|
212
|
</ul>
|
213
|
<ul class="blockList">
|
214
|
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
215
|
<!-- -->
|
216
|
</a>
|
217
|
<h3>Methods inherited from class java.lang.Object</h3>
|
218
|
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
|
219
|
</ul>
|
220
|
</li>
|
221
|
</ul>
|
222
|
</li>
|
223
|
</ul>
|
224
|
</div>
|
225
|
<div class="details">
|
226
|
<ul class="blockList">
|
227
|
<li class="blockList">
|
228
|
<!-- ============ FIELD DETAIL =========== -->
|
229
|
<ul class="blockList">
|
230
|
<li class="blockList"><a name="field.detail">
|
231
|
<!-- -->
|
232
|
</a>
|
233
|
<h3>Field Detail</h3>
|
234
|
<a name="serialVersionUID">
|
235
|
<!-- -->
|
236
|
</a>
|
237
|
<ul class="blockList">
|
238
|
<li class="blockList">
|
239
|
<h4>serialVersionUID</h4>
|
240
|
<pre>public static final long serialVersionUID</pre>
|
241
|
<dl>
|
242
|
<dt><span class="seeLabel">See Also:</span></dt>
|
243
|
<dd><a href="../constant-values.html#jdeserialize.ExceptionReadException.serialVersionUID">Constant Field Values</a></dd>
|
244
|
</dl>
|
245
|
</li>
|
246
|
</ul>
|
247
|
<a name="exceptionobj">
|
248
|
<!-- -->
|
249
|
</a>
|
250
|
<ul class="blockListLast">
|
251
|
<li class="blockList">
|
252
|
<h4>exceptionobj</h4>
|
253
|
<pre>public <a href="../jdeserialize/content.html" title="interface in jdeserialize">content</a> exceptionobj</pre>
|
254
|
</li>
|
255
|
</ul>
|
256
|
</li>
|
257
|
</ul>
|
258
|
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
259
|
<ul class="blockList">
|
260
|
<li class="blockList"><a name="constructor.detail">
|
261
|
<!-- -->
|
262
|
</a>
|
263
|
<h3>Constructor Detail</h3>
|
264
|
<a name="ExceptionReadException-jdeserialize.content-">
|
265
|
<!-- -->
|
266
|
</a>
|
267
|
<ul class="blockListLast">
|
268
|
<li class="blockList">
|
269
|
<h4>ExceptionReadException</h4>
|
270
|
<pre>public ExceptionReadException(<a href="../jdeserialize/content.html" title="interface in jdeserialize">content</a> c)</pre>
|
271
|
<div class="block">Constructor.</div>
|
272
|
<dl>
|
273
|
<dt><span class="paramLabel">Parameters:</span></dt>
|
274
|
<dd><code>c</code> - the serialized exception object that was read</dd>
|
275
|
</dl>
|
276
|
</li>
|
277
|
</ul>
|
278
|
</li>
|
279
|
</ul>
|
280
|
<!-- ============ METHOD DETAIL ========== -->
|
281
|
<ul class="blockList">
|
282
|
<li class="blockList"><a name="method.detail">
|
283
|
<!-- -->
|
284
|
</a>
|
285
|
<h3>Method Detail</h3>
|
286
|
<a name="getExceptionObject--">
|
287
|
<!-- -->
|
288
|
</a>
|
289
|
<ul class="blockListLast">
|
290
|
<li class="blockList">
|
291
|
<h4>getExceptionObject</h4>
|
292
|
<pre>public <a href="../jdeserialize/content.html" title="interface in jdeserialize">content</a> getExceptionObject()</pre>
|
293
|
<div class="block">Gets the Exception object that was thrown.</div>
|
294
|
<dl>
|
295
|
<dt><span class="returnLabel">Returns:</span></dt>
|
296
|
<dd>the content representing the serialized exception object</dd>
|
297
|
</dl>
|
298
|
</li>
|
299
|
</ul>
|
300
|
</li>
|
301
|
</ul>
|
302
|
</li>
|
303
|
</ul>
|
304
|
</div>
|
305
|
</div>
|
306
|
<!-- ========= END OF CLASS DATA ========= -->
|
307
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
308
|
<div class="bottomNav"><a name="navbar.bottom">
|
309
|
<!-- -->
|
310
|
</a>
|
311
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
312
|
<a name="navbar.bottom.firstrow">
|
313
|
<!-- -->
|
314
|
</a>
|
315
|
<ul class="navList" title="Navigation">
|
316
|
<li><a href="../overview-summary.html">Overview</a></li>
|
317
|
<li><a href="package-summary.html">Package</a></li>
|
318
|
<li class="navBarCell1Rev">Class</li>
|
319
|
<li><a href="class-use/ExceptionReadException.html">Use</a></li>
|
320
|
<li><a href="package-tree.html">Tree</a></li>
|
321
|
<li><a href="../deprecated-list.html">Deprecated</a></li>
|
322
|
<li><a href="../index-files/index-1.html">Index</a></li>
|
323
|
<li><a href="../help-doc.html">Help</a></li>
|
324
|
</ul>
|
325
|
</div>
|
326
|
<div class="subNav">
|
327
|
<ul class="navList">
|
328
|
<li><a href="../jdeserialize/enumobj.html" title="class in jdeserialize"><span class="typeNameLink">Prev Class</span></a></li>
|
329
|
<li><a href="../jdeserialize/exceptionstate.html" title="class in jdeserialize"><span class="typeNameLink">Next Class</span></a></li>
|
330
|
</ul>
|
331
|
<ul class="navList">
|
332
|
<li><a href="../index.html?jdeserialize/ExceptionReadException.html" target="_top">Frames</a></li>
|
333
|
<li><a href="ExceptionReadException.html" target="_top">No Frames</a></li>
|
334
|
</ul>
|
335
|
<ul class="navList" id="allclasses_navbar_bottom">
|
336
|
<li><a href="../allclasses-noframe.html">All Classes</a></li>
|
337
|
</ul>
|
338
|
<div>
|
339
|
<script type="text/javascript"><!--
|
340
|
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
341
|
if(window==top) {
|
342
|
allClassesLink.style.display = "block";
|
343
|
}
|
344
|
else {
|
345
|
allClassesLink.style.display = "none";
|
346
|
}
|
347
|
//-->
|
348
|
</script>
|
349
|
</div>
|
350
|
<div>
|
351
|
<ul class="subNavList">
|
352
|
<li>Summary: </li>
|
353
|
<li>Nested | </li>
|
354
|
<li><a href="#field.summary">Field</a> | </li>
|
355
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
356
|
<li><a href="#method.summary">Method</a></li>
|
357
|
</ul>
|
358
|
<ul class="subNavList">
|
359
|
<li>Detail: </li>
|
360
|
<li><a href="#field.detail">Field</a> | </li>
|
361
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
362
|
<li><a href="#method.detail">Method</a></li>
|
363
|
</ul>
|
364
|
</div>
|
365
|
<a name="skip.navbar.bottom">
|
366
|
<!-- -->
|
367
|
</a></div>
|
368
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
369
|
</body>
|
370
|
</html>
|