summaryrefslogtreecommitdiff
path: root/TAO/tests/AMI/ami_test_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/AMI/ami_test_i.h')
-rw-r--r--TAO/tests/AMI/ami_test_i.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/tests/AMI/ami_test_i.h b/TAO/tests/AMI/ami_test_i.h
index 3c2c6b6908c..fb235968a52 100644
--- a/TAO/tests/AMI/ami_test_i.h
+++ b/TAO/tests/AMI/ami_test_i.h
@@ -39,7 +39,8 @@ public:
CORBA::Long in_l,
const char* in_str,
CORBA::Environment &ACE_TRY_ENV)
- ACE_THROW_SPEC ((CORBA::SystemException));
+ ACE_THROW_SPEC ((CORBA::SystemException,
+ A::DidTheRightThing));
void shutdown (CORBA::Environment&)
ACE_THROW_SPEC ((CORBA::SystemException));