summaryrefslogtreecommitdiff
path: root/TAO/tests/Portable_Interceptors/ForwardRequest
diff options
context:
space:
mode:
authorbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-03-03 16:43:44 +0000
committerbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-03-03 16:43:44 +0000
commitc5e937c1e274fb7c72502bcee70d1ca4845072d8 (patch)
tree7498fedb467c450e560993d4a239efcce65270ed /TAO/tests/Portable_Interceptors/ForwardRequest
parentd3dbf55b67954c85e3410c7952891619df16bb23 (diff)
downloadATCD-c5e937c1e274fb7c72502bcee70d1ca4845072d8.tar.gz
ChangeLogTag: Sat Mar 3 10:42:01 2001 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'TAO/tests/Portable_Interceptors/ForwardRequest')
-rw-r--r--TAO/tests/Portable_Interceptors/ForwardRequest/Server_Request_Interceptor.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tests/Portable_Interceptors/ForwardRequest/Server_Request_Interceptor.cpp b/TAO/tests/Portable_Interceptors/ForwardRequest/Server_Request_Interceptor.cpp
index d988d9f5ab2..81b29ec8b2e 100644
--- a/TAO/tests/Portable_Interceptors/ForwardRequest/Server_Request_Interceptor.cpp
+++ b/TAO/tests/Portable_Interceptors/ForwardRequest/Server_Request_Interceptor.cpp
@@ -22,6 +22,7 @@ Server_Request_Interceptor::forward_references (
CORBA::Object_ptr obj1,
CORBA::Object_ptr obj2,
CORBA::Environment &ACE_TRY_ENV)
+ ACE_THROW_SPEC ((CORBA::SystemException))
{
if (CORBA::is_nil (obj1) || CORBA::is_nil (obj2))
ACE_THROW (CORBA::INV_OBJREF (