summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Event/EC_ProxyConsumer.h
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.h
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.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_ProxyConsumer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_ProxyConsumer.h b/TAO/orbsvcs/orbsvcs/Event/EC_ProxyConsumer.h
index 7b897d8e75c..78c0a6fe12c 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_ProxyConsumer.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_ProxyConsumer.h
@@ -62,7 +62,7 @@ public:
virtual ~TAO_EC_ProxyPushConsumer (void);
/// Activate in the POA
- virtual RtecEventChannelAdmin::ProxyPushConsumer_ptr activate (CORBA::Environment &ACE_TRY_ENV) ACE_THROW_SPEC (());
+ virtual RtecEventChannelAdmin::ProxyPushConsumer_ptr activate (CORBA::Environment &ACE_TRY_ENV) ACE_THROW_SPEC ((CORBS::SystemException));
/// Deactivate from the POA
void deactivate (CORBA::Environment &ACE_TRY_ENV);