summaryrefslogtreecommitdiff
path: root/TAO/docs/exceptions.html
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-01-11 04:40:57 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-01-11 04:40:57 +0000
commit700942b925c8143890da8d72dfcd02668758363f (patch)
tree8be418f408c14d565004162cf5184d6ea2a29d4b /TAO/docs/exceptions.html
parent3f2456d228c467a5c8407cd3e001c8a40fd0ccee (diff)
downloadATCD-700942b925c8143890da8d72dfcd02668758363f.tar.gz
Warn about not to use the soon to be depricated macros.
Diffstat (limited to 'TAO/docs/exceptions.html')
-rw-r--r--TAO/docs/exceptions.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/docs/exceptions.html b/TAO/docs/exceptions.html
index e087356f8c1..c1a11d24380 100644
--- a/TAO/docs/exceptions.html
+++ b/TAO/docs/exceptions.html
@@ -81,6 +81,10 @@ macros.
</ul><p>
+ <li>Avoid using macros that require to specify the environment used
+ like, <code>TAO_THROW_ENV_RETURN</code>,
+ <code>TAO_CHECK_ENV_RETURN</code> and so on. They will be
+ depricated in the future.
</ol>
<h3>Details</h3>