summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Event/EC_ProxyConsumer.cpp
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2001-05-11 17:18:41 +0000
committerbala <balanatarajan@users.noreply.github.com>2001-05-11 17:18:41 +0000
commita5936ad2b190cfd3bacd86f5f771b6a493d2aa08 (patch)
tree922305e5cfc8e0459124138dc4e9da34706f7426 /TAO/orbsvcs/orbsvcs/Event/EC_ProxyConsumer.cpp
parent191bc590b218cbe84566b60b2f2de2646ffedd9c (diff)
downloadATCD-a5936ad2b190cfd3bacd86f5f771b6a493d2aa08.tar.gz
ChangeLogTag: Fri May 11 12:13:42 2001 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Event/EC_ProxyConsumer.cpp')
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_ProxyConsumer.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_ProxyConsumer.cpp b/TAO/orbsvcs/orbsvcs/Event/EC_ProxyConsumer.cpp
index 62b3f5a225c..b3907480515 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_ProxyConsumer.cpp
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_ProxyConsumer.cpp
@@ -186,7 +186,8 @@ TAO_EC_ProxyPushConsumer::cleanup_i (void)
}
RtecEventChannelAdmin::ProxyPushConsumer_ptr
-TAO_EC_ProxyPushConsumer::activate (CORBA::Environment &ACE_TRY_ENV) ACE_THROW_SPEC (())
+TAO_EC_ProxyPushConsumer::activate (CORBA::Environment &ACE_TRY_ENV)
+ ACE_THROW_SPEC ((CORBA::SystemException))
{
RtecEventChannelAdmin::ProxyPushConsumer_var result;
ACE_TRY