summaryrefslogtreecommitdiff
path: root/TAO/docs/exceptions.html
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/docs/exceptions.html')
-rw-r--r--TAO/docs/exceptions.html22
1 files changed, 0 insertions, 22 deletions
diff --git a/TAO/docs/exceptions.html b/TAO/docs/exceptions.html
deleted file mode 100644
index 8999b2f4aba..00000000000
--- a/TAO/docs/exceptions.html
+++ /dev/null
@@ -1,22 +0,0 @@
-<!DOCTYPE HTML SYSTEM
-"http://www.w3.org/pub/WWW/MarkUp/Cougar/Cougar.dtd">
-<!-- $Id$ -->
-<html> <head>
-<title>Exception handling</title>
-</head>
-
-<body>
-<h1>Exception Handling</h1>
-
-Since the exception handling macros in TAO can be used with any ORB,
-it has been generalized and moved to ACE.
-
-<h3>Notice that ACE's try macros are now prefered over the original
-TAO try macros. You should avoid using them in your applications.
-They might be removed completely one day.</h3>
-
-The new document about exception handling has been moved to
-<a href="../../docs/exceptions.html">here</a>.
-
-<!--#include virtual="/~schmidt/cgi-sig.html" -->
-</body></HTML>