source: trunk/doc/omq/exception/RegistryNotLoadedException.html

Last change on this file was 85, checked in by stoda, 11 years ago

Javadocs updated

File size: 8.2 KB
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2<!-- NewPage -->
3<html lang="es">
4<head>
5<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
6<title>RegistryNotLoadedException</title>
7<meta name="date" content="2013-07-10">
8<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
9</head>
10<body>
11<script type="text/javascript"><!--
12    if (location.href.indexOf('is-external=true') == -1) {
13        parent.document.title="RegistryNotLoadedException";
14    }
15//-->
16</script>
17<noscript>
18<div>JavaScript is disabled on your browser.</div>
19</noscript>
20<!-- ========= START OF TOP NAVBAR ======= -->
21<div class="topNav"><a name="navbar_top">
22<!--   -->
23</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24<!--   -->
25</a>
26<ul class="navList" title="Navigation">
27<li><a href="../../overview-summary.html">Overview</a></li>
28<li><a href="package-summary.html">Package</a></li>
29<li class="navBarCell1Rev">Class</li>
30<li><a href="class-use/RegistryNotLoadedException.html">Use</a></li>
31<li><a href="package-tree.html">Tree</a></li>
32<li><a href="../../deprecated-list.html">Deprecated</a></li>
33<li><a href="../../index-files/index-1.html">Index</a></li>
34<li><a href="../../help-doc.html">Help</a></li>
35</ul>
36</div>
37<div class="subNav">
38<ul class="navList">
39<li><a href="../../omq/exception/OmqException.html" title="class in omq.exception"><span class="strong">Prev Class</span></a></li>
40<li><a href="../../omq/exception/RemoteException.html" title="class in omq.exception"><span class="strong">Next Class</span></a></li>
41</ul>
42<ul class="navList">
43<li><a href="../../index.html?omq/exception/RegistryNotLoadedException.html" target="_top">Frames</a></li>
44<li><a href="RegistryNotLoadedException.html" target="_top">No Frames</a></li>
45</ul>
46<ul class="navList" id="allclasses_navbar_top">
47<li><a href="../../allclasses-noframe.html">All Classes</a></li>
48</ul>
49<div>
50<script type="text/javascript"><!--
51  allClassesLink = document.getElementById("allclasses_navbar_top");
52  if(window==top) {
53    allClassesLink.style.display = "block";
54  }
55  else {
56    allClassesLink.style.display = "none";
57  }
58  //-->
59</script>
60</div>
61<div>
62<ul class="subNavList">
63<li>Summary:&nbsp;</li>
64<li>Nested&nbsp;|&nbsp;</li>
65<li>Field&nbsp;|&nbsp;</li>
66<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
67<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li>
68</ul>
69<ul class="subNavList">
70<li>Detail:&nbsp;</li>
71<li>Field&nbsp;|&nbsp;</li>
72<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
73<li>Method</li>
74</ul>
75</div>
76<a name="skip-navbar_top">
77<!--   -->
78</a></div>
79<!-- ========= END OF TOP NAVBAR ========= -->
80<!-- ======== START OF CLASS DATA ======== -->
81<div class="header">
82<div class="subTitle">omq.exception</div>
83<h2 title="Class RegistryNotLoadedException" class="title">Class RegistryNotLoadedException</h2>
84</div>
85<div class="contentContainer">
86<ul class="inheritance">
87<li>java.lang.Object</li>
88<li>
89<ul class="inheritance">
90<li>java.lang.Throwable</li>
91<li>
92<ul class="inheritance">
93<li>java.lang.Exception</li>
94<li>
95<ul class="inheritance">
96<li><a href="../../omq/exception/RemoteException.html" title="class in omq.exception">omq.exception.RemoteException</a></li>
97<li>
98<ul class="inheritance">
99<li>omq.exception.RegistryNotLoadedException</li>
100</ul>
101</li>
102</ul>
103</li>
104</ul>
105</li>
106</ul>
107</li>
108</ul>
109<div class="description">
110<ul class="blockList">
111<li class="blockList">
112<dl>
113<dt>All Implemented Interfaces:</dt>
114<dd>java.io.Serializable</dd>
115</dl>
116<hr>
117<br>
118<pre>public class <span class="strong">RegistryNotLoadedException</span>
119extends <a href="../../omq/exception/RemoteException.html" title="class in omq.exception">RemoteException</a></pre>
120<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../serialized-form.html#omq.exception.RegistryNotLoadedException">Serialized Form</a></dd></dl>
121</li>
122</ul>
123</div>
124<div class="summary">
125<ul class="blockList">
126<li class="blockList">
127<!-- ======== CONSTRUCTOR SUMMARY ======== -->
128<ul class="blockList">
129<li class="blockList"><a name="constructor_summary">
130<!--   -->
131</a>
132<h3>Constructor Summary</h3>
133<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
134<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
135<tr>
136<th class="colOne" scope="col">Constructor and Description</th>
137</tr>
138<tr class="altColor">
139<td class="colOne"><code><strong><a href="../../omq/exception/RegistryNotLoadedException.html#RegistryNotLoadedException(java.lang.String)">RegistryNotLoadedException</a></strong>(java.lang.String&nbsp;msg)</code>&nbsp;</td>
140</tr>
141</table>
142</li>
143</ul>
144<!-- ========== METHOD SUMMARY =========== -->
145<ul class="blockList">
146<li class="blockList"><a name="method_summary">
147<!--   -->
148</a>
149<h3>Method Summary</h3>
150<ul class="blockList">
151<li class="blockList"><a name="methods_inherited_from_class_java.lang.Throwable">
152<!--   -->
153</a>
154<h3>Methods inherited from class&nbsp;java.lang.Throwable</h3>
155<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</code></li>
156</ul>
157<ul class="blockList">
158<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
159<!--   -->
160</a>
161<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
162<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
163</ul>
164</li>
165</ul>
166</li>
167</ul>
168</div>
169<div class="details">
170<ul class="blockList">
171<li class="blockList">
172<!-- ========= CONSTRUCTOR DETAIL ======== -->
173<ul class="blockList">
174<li class="blockList"><a name="constructor_detail">
175<!--   -->
176</a>
177<h3>Constructor Detail</h3>
178<a name="RegistryNotLoadedException(java.lang.String)">
179<!--   -->
180</a>
181<ul class="blockListLast">
182<li class="blockList">
183<h4>RegistryNotLoadedException</h4>
184<pre>public&nbsp;RegistryNotLoadedException(java.lang.String&nbsp;msg)</pre>
185</li>
186</ul>
187</li>
188</ul>
189</li>
190</ul>
191</div>
192</div>
193<!-- ========= END OF CLASS DATA ========= -->
194<!-- ======= START OF BOTTOM NAVBAR ====== -->
195<div class="bottomNav"><a name="navbar_bottom">
196<!--   -->
197</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
198<!--   -->
199</a>
200<ul class="navList" title="Navigation">
201<li><a href="../../overview-summary.html">Overview</a></li>
202<li><a href="package-summary.html">Package</a></li>
203<li class="navBarCell1Rev">Class</li>
204<li><a href="class-use/RegistryNotLoadedException.html">Use</a></li>
205<li><a href="package-tree.html">Tree</a></li>
206<li><a href="../../deprecated-list.html">Deprecated</a></li>
207<li><a href="../../index-files/index-1.html">Index</a></li>
208<li><a href="../../help-doc.html">Help</a></li>
209</ul>
210</div>
211<div class="subNav">
212<ul class="navList">
213<li><a href="../../omq/exception/OmqException.html" title="class in omq.exception"><span class="strong">Prev Class</span></a></li>
214<li><a href="../../omq/exception/RemoteException.html" title="class in omq.exception"><span class="strong">Next Class</span></a></li>
215</ul>
216<ul class="navList">
217<li><a href="../../index.html?omq/exception/RegistryNotLoadedException.html" target="_top">Frames</a></li>
218<li><a href="RegistryNotLoadedException.html" target="_top">No Frames</a></li>
219</ul>
220<ul class="navList" id="allclasses_navbar_bottom">
221<li><a href="../../allclasses-noframe.html">All Classes</a></li>
222</ul>
223<div>
224<script type="text/javascript"><!--
225  allClassesLink = document.getElementById("allclasses_navbar_bottom");
226  if(window==top) {
227    allClassesLink.style.display = "block";
228  }
229  else {
230    allClassesLink.style.display = "none";
231  }
232  //-->
233</script>
234</div>
235<div>
236<ul class="subNavList">
237<li>Summary:&nbsp;</li>
238<li>Nested&nbsp;|&nbsp;</li>
239<li>Field&nbsp;|&nbsp;</li>
240<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
241<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li>
242</ul>
243<ul class="subNavList">
244<li>Detail:&nbsp;</li>
245<li>Field&nbsp;|&nbsp;</li>
246<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
247<li>Method</li>
248</ul>
249</div>
250<a name="skip-navbar_bottom">
251<!--   -->
252</a></div>
253<!-- ======== END OF BOTTOM NAVBAR ======= -->
254</body>
255</html>
Note: See TracBrowser for help on using the repository browser.