source: trunk/doc/omq/exception/package-frame.html

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

Javadocs updated

File size: 2.7 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:18 CEST 2013 -->
6<title>omq.exception</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<h1 class="bar"><a href="../../omq/exception/package-summary.html" target="classFrame">omq.exception</a></h1>
12<div class="indexContainer">
13<h2 title="Classes">Classes</h2>
14<ul title="Classes">
15<li><a href="OmqException.html" title="class in omq.exception" target="classFrame">OmqException</a></li>
16</ul>
17<h2 title="Exceptions">Exceptions</h2>
18<ul title="Exceptions">
19<li><a href="AlreadyBoundException.html" title="class in omq.exception" target="classFrame">AlreadyBoundException</a></li>
20<li><a href="ConnectionException.html" title="class in omq.exception" target="classFrame">ConnectionException</a></li>
21<li><a href="EnvironmentException.html" title="class in omq.exception" target="classFrame">EnvironmentException</a></li>
22<li><a href="InitBrokerException.html" title="class in omq.exception" target="classFrame">InitBrokerException</a></li>
23<li><a href="NoContainsInstanceException.html" title="class in omq.exception" target="classFrame">NoContainsInstanceException</a></li>
24<li><a href="NoSuchEvObjectException.html" title="class in omq.exception" target="classFrame">NoSuchEvObjectException</a></li>
25<li><a href="NotBoundException.html" title="class in omq.exception" target="classFrame">NotBoundException</a></li>
26<li><a href="ObjectAlreadyExistsException.html" title="class in omq.exception" target="classFrame">ObjectAlreadyExistsException</a></li>
27<li><a href="ObjectNotFoundException.html" title="class in omq.exception" target="classFrame">ObjectNotFoundException</a></li>
28<li><a href="RegistryNotLoadedException.html" title="class in omq.exception" target="classFrame">RegistryNotLoadedException</a></li>
29<li><a href="RemoteException.html" title="class in omq.exception" target="classFrame">RemoteException</a></li>
30<li><a href="RetryException.html" title="class in omq.exception" target="classFrame">RetryException</a></li>
31<li><a href="SerializerException.html" title="class in omq.exception" target="classFrame">SerializerException</a></li>
32<li><a href="SessionException.html" title="class in omq.exception" target="classFrame">SessionException</a></li>
33<li><a href="TimeoutException.html" title="class in omq.exception" target="classFrame">TimeoutException</a></li>
34<li><a href="TypeNotFoundException.html" title="class in omq.exception" target="classFrame">TypeNotFoundException</a></li>
35</ul>
36</div>
37</body>
38</html>
Note: See TracBrowser for help on using the repository browser.