[83] | 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> |
---|
[85] | 5 | <!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 --> |
---|
[83] | 6 | <title>OmqException</title> |
---|
[85] | 7 | <meta name="date" content="2013-07-10"> |
---|
[83] | 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="OmqException"; |
---|
| 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/OmqException.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/ObjectNotFoundException.html" title="class in omq.exception"><span class="strong">Prev Class</span></a></li> |
---|
| 40 | <li><a href="../../omq/exception/RegistryNotLoadedException.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/OmqException.html" target="_top">Frames</a></li> |
---|
| 44 | <li><a href="OmqException.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: </li> |
---|
| 64 | <li>Nested | </li> |
---|
| 65 | <li>Field | </li> |
---|
| 66 | <li><a href="#constructor_summary">Constr</a> | </li> |
---|
| 67 | <li><a href="#method_summary">Method</a></li> |
---|
| 68 | </ul> |
---|
| 69 | <ul class="subNavList"> |
---|
| 70 | <li>Detail: </li> |
---|
| 71 | <li>Field | </li> |
---|
| 72 | <li><a href="#constructor_detail">Constr</a> | </li> |
---|
| 73 | <li><a href="#method_detail">Method</a></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 OmqException" class="title">Class OmqException</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>omq.exception.OmqException</li> |
---|
| 91 | </ul> |
---|
| 92 | </li> |
---|
| 93 | </ul> |
---|
| 94 | <div class="description"> |
---|
| 95 | <ul class="blockList"> |
---|
| 96 | <li class="blockList"> |
---|
| 97 | <dl> |
---|
| 98 | <dt>All Implemented Interfaces:</dt> |
---|
| 99 | <dd>java.io.Serializable</dd> |
---|
| 100 | </dl> |
---|
| 101 | <hr> |
---|
| 102 | <br> |
---|
| 103 | <pre>public class <span class="strong">OmqException</span> |
---|
| 104 | extends java.lang.Object |
---|
| 105 | implements java.io.Serializable</pre> |
---|
| 106 | <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../serialized-form.html#omq.exception.OmqException">Serialized Form</a></dd></dl> |
---|
| 107 | </li> |
---|
| 108 | </ul> |
---|
| 109 | </div> |
---|
| 110 | <div class="summary"> |
---|
| 111 | <ul class="blockList"> |
---|
| 112 | <li class="blockList"> |
---|
| 113 | <!-- ======== CONSTRUCTOR SUMMARY ======== --> |
---|
| 114 | <ul class="blockList"> |
---|
| 115 | <li class="blockList"><a name="constructor_summary"> |
---|
| 116 | <!-- --> |
---|
| 117 | </a> |
---|
| 118 | <h3>Constructor Summary</h3> |
---|
| 119 | <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> |
---|
| 120 | <caption><span>Constructors</span><span class="tabEnd"> </span></caption> |
---|
| 121 | <tr> |
---|
| 122 | <th class="colOne" scope="col">Constructor and Description</th> |
---|
| 123 | </tr> |
---|
| 124 | <tr class="altColor"> |
---|
| 125 | <td class="colOne"><code><strong><a href="../../omq/exception/OmqException.html#OmqException()">OmqException</a></strong>()</code> </td> |
---|
| 126 | </tr> |
---|
| 127 | <tr class="rowColor"> |
---|
| 128 | <td class="colOne"><code><strong><a href="../../omq/exception/OmqException.html#OmqException(java.lang.String, java.lang.String)">OmqException</a></strong>(java.lang.String type, |
---|
| 129 | java.lang.String message)</code> </td> |
---|
| 130 | </tr> |
---|
| 131 | </table> |
---|
| 132 | </li> |
---|
| 133 | </ul> |
---|
| 134 | <!-- ========== METHOD SUMMARY =========== --> |
---|
| 135 | <ul class="blockList"> |
---|
| 136 | <li class="blockList"><a name="method_summary"> |
---|
| 137 | <!-- --> |
---|
| 138 | </a> |
---|
| 139 | <h3>Method Summary</h3> |
---|
| 140 | <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> |
---|
| 141 | <caption><span>Methods</span><span class="tabEnd"> </span></caption> |
---|
| 142 | <tr> |
---|
| 143 | <th class="colFirst" scope="col">Modifier and Type</th> |
---|
| 144 | <th class="colLast" scope="col">Method and Description</th> |
---|
| 145 | </tr> |
---|
| 146 | <tr class="altColor"> |
---|
| 147 | <td class="colFirst"><code>java.lang.String</code></td> |
---|
| 148 | <td class="colLast"><code><strong><a href="../../omq/exception/OmqException.html#getMessage()">getMessage</a></strong>()</code> </td> |
---|
| 149 | </tr> |
---|
| 150 | <tr class="rowColor"> |
---|
| 151 | <td class="colFirst"><code>java.lang.String</code></td> |
---|
| 152 | <td class="colLast"><code><strong><a href="../../omq/exception/OmqException.html#getType()">getType</a></strong>()</code> </td> |
---|
| 153 | </tr> |
---|
| 154 | <tr class="altColor"> |
---|
| 155 | <td class="colFirst"><code>void</code></td> |
---|
| 156 | <td class="colLast"><code><strong><a href="../../omq/exception/OmqException.html#setMessage(java.lang.String)">setMessage</a></strong>(java.lang.String message)</code> </td> |
---|
| 157 | </tr> |
---|
| 158 | <tr class="rowColor"> |
---|
| 159 | <td class="colFirst"><code>void</code></td> |
---|
| 160 | <td class="colLast"><code><strong><a href="../../omq/exception/OmqException.html#setType(java.lang.String)">setType</a></strong>(java.lang.String type)</code> </td> |
---|
| 161 | </tr> |
---|
| 162 | </table> |
---|
| 163 | <ul class="blockList"> |
---|
| 164 | <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> |
---|
| 165 | <!-- --> |
---|
| 166 | </a> |
---|
| 167 | <h3>Methods inherited from class java.lang.Object</h3> |
---|
| 168 | <code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> |
---|
| 169 | </ul> |
---|
| 170 | </li> |
---|
| 171 | </ul> |
---|
| 172 | </li> |
---|
| 173 | </ul> |
---|
| 174 | </div> |
---|
| 175 | <div class="details"> |
---|
| 176 | <ul class="blockList"> |
---|
| 177 | <li class="blockList"> |
---|
| 178 | <!-- ========= CONSTRUCTOR DETAIL ======== --> |
---|
| 179 | <ul class="blockList"> |
---|
| 180 | <li class="blockList"><a name="constructor_detail"> |
---|
| 181 | <!-- --> |
---|
| 182 | </a> |
---|
| 183 | <h3>Constructor Detail</h3> |
---|
| 184 | <a name="OmqException()"> |
---|
| 185 | <!-- --> |
---|
| 186 | </a> |
---|
| 187 | <ul class="blockList"> |
---|
| 188 | <li class="blockList"> |
---|
| 189 | <h4>OmqException</h4> |
---|
| 190 | <pre>public OmqException()</pre> |
---|
| 191 | </li> |
---|
| 192 | </ul> |
---|
| 193 | <a name="OmqException(java.lang.String, java.lang.String)"> |
---|
| 194 | <!-- --> |
---|
| 195 | </a> |
---|
| 196 | <ul class="blockListLast"> |
---|
| 197 | <li class="blockList"> |
---|
| 198 | <h4>OmqException</h4> |
---|
| 199 | <pre>public OmqException(java.lang.String type, |
---|
| 200 | java.lang.String message)</pre> |
---|
| 201 | </li> |
---|
| 202 | </ul> |
---|
| 203 | </li> |
---|
| 204 | </ul> |
---|
| 205 | <!-- ============ METHOD DETAIL ========== --> |
---|
| 206 | <ul class="blockList"> |
---|
| 207 | <li class="blockList"><a name="method_detail"> |
---|
| 208 | <!-- --> |
---|
| 209 | </a> |
---|
| 210 | <h3>Method Detail</h3> |
---|
| 211 | <a name="getType()"> |
---|
| 212 | <!-- --> |
---|
| 213 | </a> |
---|
| 214 | <ul class="blockList"> |
---|
| 215 | <li class="blockList"> |
---|
| 216 | <h4>getType</h4> |
---|
| 217 | <pre>public java.lang.String getType()</pre> |
---|
| 218 | </li> |
---|
| 219 | </ul> |
---|
| 220 | <a name="setType(java.lang.String)"> |
---|
| 221 | <!-- --> |
---|
| 222 | </a> |
---|
| 223 | <ul class="blockList"> |
---|
| 224 | <li class="blockList"> |
---|
| 225 | <h4>setType</h4> |
---|
| 226 | <pre>public void setType(java.lang.String type)</pre> |
---|
| 227 | </li> |
---|
| 228 | </ul> |
---|
| 229 | <a name="getMessage()"> |
---|
| 230 | <!-- --> |
---|
| 231 | </a> |
---|
| 232 | <ul class="blockList"> |
---|
| 233 | <li class="blockList"> |
---|
| 234 | <h4>getMessage</h4> |
---|
| 235 | <pre>public java.lang.String getMessage()</pre> |
---|
| 236 | </li> |
---|
| 237 | </ul> |
---|
| 238 | <a name="setMessage(java.lang.String)"> |
---|
| 239 | <!-- --> |
---|
| 240 | </a> |
---|
| 241 | <ul class="blockListLast"> |
---|
| 242 | <li class="blockList"> |
---|
| 243 | <h4>setMessage</h4> |
---|
| 244 | <pre>public void setMessage(java.lang.String message)</pre> |
---|
| 245 | </li> |
---|
| 246 | </ul> |
---|
| 247 | </li> |
---|
| 248 | </ul> |
---|
| 249 | </li> |
---|
| 250 | </ul> |
---|
| 251 | </div> |
---|
| 252 | </div> |
---|
| 253 | <!-- ========= END OF CLASS DATA ========= --> |
---|
| 254 | <!-- ======= START OF BOTTOM NAVBAR ====== --> |
---|
| 255 | <div class="bottomNav"><a name="navbar_bottom"> |
---|
| 256 | <!-- --> |
---|
| 257 | </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> |
---|
| 258 | <!-- --> |
---|
| 259 | </a> |
---|
| 260 | <ul class="navList" title="Navigation"> |
---|
| 261 | <li><a href="../../overview-summary.html">Overview</a></li> |
---|
| 262 | <li><a href="package-summary.html">Package</a></li> |
---|
| 263 | <li class="navBarCell1Rev">Class</li> |
---|
| 264 | <li><a href="class-use/OmqException.html">Use</a></li> |
---|
| 265 | <li><a href="package-tree.html">Tree</a></li> |
---|
| 266 | <li><a href="../../deprecated-list.html">Deprecated</a></li> |
---|
| 267 | <li><a href="../../index-files/index-1.html">Index</a></li> |
---|
| 268 | <li><a href="../../help-doc.html">Help</a></li> |
---|
| 269 | </ul> |
---|
| 270 | </div> |
---|
| 271 | <div class="subNav"> |
---|
| 272 | <ul class="navList"> |
---|
| 273 | <li><a href="../../omq/exception/ObjectNotFoundException.html" title="class in omq.exception"><span class="strong">Prev Class</span></a></li> |
---|
| 274 | <li><a href="../../omq/exception/RegistryNotLoadedException.html" title="class in omq.exception"><span class="strong">Next Class</span></a></li> |
---|
| 275 | </ul> |
---|
| 276 | <ul class="navList"> |
---|
| 277 | <li><a href="../../index.html?omq/exception/OmqException.html" target="_top">Frames</a></li> |
---|
| 278 | <li><a href="OmqException.html" target="_top">No Frames</a></li> |
---|
| 279 | </ul> |
---|
| 280 | <ul class="navList" id="allclasses_navbar_bottom"> |
---|
| 281 | <li><a href="../../allclasses-noframe.html">All Classes</a></li> |
---|
| 282 | </ul> |
---|
| 283 | <div> |
---|
| 284 | <script type="text/javascript"><!-- |
---|
| 285 | allClassesLink = document.getElementById("allclasses_navbar_bottom"); |
---|
| 286 | if(window==top) { |
---|
| 287 | allClassesLink.style.display = "block"; |
---|
| 288 | } |
---|
| 289 | else { |
---|
| 290 | allClassesLink.style.display = "none"; |
---|
| 291 | } |
---|
| 292 | //--> |
---|
| 293 | </script> |
---|
| 294 | </div> |
---|
| 295 | <div> |
---|
| 296 | <ul class="subNavList"> |
---|
| 297 | <li>Summary: </li> |
---|
| 298 | <li>Nested | </li> |
---|
| 299 | <li>Field | </li> |
---|
| 300 | <li><a href="#constructor_summary">Constr</a> | </li> |
---|
| 301 | <li><a href="#method_summary">Method</a></li> |
---|
| 302 | </ul> |
---|
| 303 | <ul class="subNavList"> |
---|
| 304 | <li>Detail: </li> |
---|
| 305 | <li>Field | </li> |
---|
| 306 | <li><a href="#constructor_detail">Constr</a> | </li> |
---|
| 307 | <li><a href="#method_detail">Method</a></li> |
---|
| 308 | </ul> |
---|
| 309 | </div> |
---|
| 310 | <a name="skip-navbar_bottom"> |
---|
| 311 | <!-- --> |
---|
| 312 | </a></div> |
---|
| 313 | <!-- ======== END OF BOTTOM NAVBAR ======= --> |
---|
| 314 | </body> |
---|
| 315 | </html> |
---|