Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDORetryExceptionHandler.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDORetryExceptionHandler.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDORetryExceptionHandler.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDORetryExceptionHandler.html
index 403699fe8d..841675bfe4 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDORetryExceptionHandler.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDORetryExceptionHandler.html
@@ -100,8 +100,12 @@ Class CDORetryExceptionHandler</H2>
</DL>
<HR>
<DL>
-<DT><PRE>public class <B>CDORetryExceptionHandler</B><DT>extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A><DT>implements <A HREF="../../../../../org/eclipse/emf/cdo/session/CDOSession.ExceptionHandler.html" title="interface in org.eclipse.emf.cdo.session">CDOSession.ExceptionHandler</A></DL>
-</PRE><map id="APIVIZ" name="APIVIZ">
+ <DT>public class <B>CDORetryExceptionHandler</B>
+ <DD>extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>
+ <DD>implements <A HREF="../../../../../org/eclipse/emf/cdo/session/CDOSession.ExceptionHandler.html" title="interface in org.eclipse.emf.cdo.session">CDOSession.ExceptionHandler</A>
+</DL>
+
+<map id="APIVIZ" name="APIVIZ">
<area shape="rect" id="node1" href="CDOSession.ExceptionHandler.html" title="&#171;interface&#187; CDOSession.ExceptionHandler" alt="" coords="5,5,208,45"/>
<area shape="rect" id="node2" href="CDORetryExceptionHandler.html" title="CDORetryExceptionHandler" alt="" coords="15,85,197,110"/>
</map>

Back to the top