summaryrefslogtreecommitdiff
path: root/TAO/tao/Invocation_Base.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-09-30 10:45:58 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-09-30 10:45:58 +0000
commit52f8f4361fbf5f5fbf5ab7d64fd226be1b2bca79 (patch)
treeea68ad9fbe53e3a88524e77e6e74eb1a513dba0e /TAO/tao/Invocation_Base.h
parent7c457babc4aa54337c3d02e6d76b2dd171d486f5 (diff)
downloadATCD-52f8f4361fbf5f5fbf5ab7d64fd226be1b2bca79.tar.gz
ChangeLogTag: Fri Sep 30 10:41:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/Invocation_Base.h')
-rw-r--r--TAO/tao/Invocation_Base.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/Invocation_Base.h b/TAO/tao/Invocation_Base.h
index 04488139d42..718248de023 100644
--- a/TAO/tao/Invocation_Base.h
+++ b/TAO/tao/Invocation_Base.h
@@ -226,6 +226,7 @@ namespace TAO
TAO::Invocation_Status invoke_status_;
+ private:
/// Pointer to the caught exception.
CORBA::Exception *caught_exception_;
#endif /*TAO_HAS_INTERCEPTORS*/