summaryrefslogtreecommitdiff
path: root/TAO/tests/ORT/ObjectReferenceFactory.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/ORT/ObjectReferenceFactory.h')
-rw-r--r--TAO/tests/ORT/ObjectReferenceFactory.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/tests/ORT/ObjectReferenceFactory.h b/TAO/tests/ORT/ObjectReferenceFactory.h
index 2b487101520..6332380c8ab 100644
--- a/TAO/tests/ORT/ObjectReferenceFactory.h
+++ b/TAO/tests/ORT/ObjectReferenceFactory.h
@@ -58,7 +58,8 @@ class ObjectReferenceFactory
virtual CORBA::Object_ptr make_object (
const char *repository_id,
const PortableInterceptor::ObjectId & id
- ACE_ENV_ARG_DECL_WITH_DEFAULTS);
+ ACE_ENV_ARG_DECL_WITH_DEFAULTS)
+ ACE_THROW_SPEC ((CORBA::SystemException));
//@}
protected: