summaryrefslogtreecommitdiff
path: root/TAO/docs/exceptions.html
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-01-11 07:01:32 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-01-11 07:01:32 +0000
commitb5c0c0e5f4efd250aa17fece9eccb553b36b4db5 (patch)
tree6b8783340c80e5f9e2c7786b0c8b175e0f697a4a /TAO/docs/exceptions.html
parent391c9c5e8f324bb522e4b26e84123e538b7c922a (diff)
downloadATCD-b5c0c0e5f4efd250aa17fece9eccb553b36b4db5.tar.gz
*** empty log message ***
Diffstat (limited to 'TAO/docs/exceptions.html')
-rw-r--r--TAO/docs/exceptions.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/docs/exceptions.html b/TAO/docs/exceptions.html
index c1a11d24380..5b2cc49358a 100644
--- a/TAO/docs/exceptions.html
+++ b/TAO/docs/exceptions.html
@@ -275,6 +275,8 @@ definitions of macros discussed here.
<h2>TO-DO</h2>
<ol>
<li>Automatic rethrow simpulated exceptions if not caught?
+ <li>must check if the same exception can be caught twice on
+ compilers without c++ exceptions.
</ol>
<h3>General Guidelines of Exceptions</h3>