summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/CosPropertyService.idl
diff options
context:
space:
mode:
authornaga <naga@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-08-20 16:58:43 +0000
committernaga <naga@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-08-20 16:58:43 +0000
commit4bc9e98a4cc4008987a08043c57d7a4b61ae5cb0 (patch)
tree12d51de3d4aa2bf6ee16410c5077ae68a8cd8a82 /TAO/orbsvcs/orbsvcs/CosPropertyService.idl
parentd803b72345c11a27b7956cd8f4b78ca561cb4bd9 (diff)
downloadATCD-4bc9e98a4cc4008987a08043c57d7a4b61ae5cb0.tar.gz
*** empty log message ***
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/CosPropertyService.idl')
-rw-r--r--TAO/orbsvcs/orbsvcs/CosPropertyService.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/CosPropertyService.idl b/TAO/orbsvcs/orbsvcs/CosPropertyService.idl
index 95bfaf13719..b3dfc3dce48 100644
--- a/TAO/orbsvcs/orbsvcs/CosPropertyService.idl
+++ b/TAO/orbsvcs/orbsvcs/CosPropertyService.idl
@@ -98,7 +98,7 @@ module CosPropertyService
read_only_property
};
- struct PropertyException
+ exception PropertyException
{
ExceptionReason reason;
PropertyName failing_property_name;