Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/util/CDOException.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/util/CDOException.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/util/CDOException.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/util/CDOException.html
index 7ce7e0b046..f29b4c06e8 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/util/CDOException.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/util/CDOException.html
@@ -106,8 +106,11 @@ Class CDOException</H2>
</DL>
<HR>
<DL>
-<DT><PRE>public class <B>CDOException</B><DT>extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</A></DL>
-</PRE><map id="APIVIZ" name="APIVIZ">
+ <DT>public class <B>CDOException</B>
+ <DD>extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</A>
+</DL>
+
+<map id="APIVIZ" name="APIVIZ">
<area shape="rect" id="node1" href="CDOException.html" title="&#171;exception&#187; CDOException" alt="" coords="230,343,338,383"/>
<area shape="rect" id="node2" href="../../util/DanglingReferenceException.html" title="&#171;exception&#187; DanglingReferenceException (org.eclipse.emf.cdo.util)" alt="" coords="441,5,629,59"/>
<area shape="rect" id="node3" href="../../util/InvalidObjectException.html" title="&#171;exception&#187; InvalidObjectException (org.eclipse.emf.cdo.util)" alt="" coords="453,78,617,133"/>

Back to the top