Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/TransportConfigurator.html')
-rw-r--r--plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/TransportConfigurator.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/TransportConfigurator.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/TransportConfigurator.html
index fed608b2a1..498ef335db 100644
--- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/TransportConfigurator.html
+++ b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/TransportConfigurator.html
@@ -261,7 +261,7 @@ public <A HREF="../../../org/eclipse/net4j/acceptor/IAcceptor.html" title="inter
throws <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/parsers/ParserConfigurationException.html?is-external=true" title="class or interface in javax.xml.parsers">ParserConfigurationException</A>,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/org/xml/sax/SAXException.html?is-external=true" title="class or interface in org.xml.sax">SAXException</A>,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>,
- org.eclipse.core.runtime.CoreException</PRE>
+ <A HREF="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/CoreException.html?is-external=true" title="class or interface in org.eclipse.core.runtime">CoreException</A></PRE>
<DL>
<DD><DL>
@@ -269,7 +269,7 @@ public <A HREF="../../../org/eclipse/net4j/acceptor/IAcceptor.html" title="inter
<DD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/parsers/ParserConfigurationException.html?is-external=true" title="class or interface in javax.xml.parsers">ParserConfigurationException</A></CODE>
<DD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/org/xml/sax/SAXException.html?is-external=true" title="class or interface in org.xml.sax">SAXException</A></CODE>
<DD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE>
-<DD><CODE>org.eclipse.core.runtime.CoreException</CODE></DL>
+<DD><CODE><A HREF="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/CoreException.html?is-external=true" title="class or interface in org.eclipse.core.runtime">CoreException</A></CODE></DL>
</DD>
</DL>
<HR>

Back to the top