summaryrefslogtreecommitdiff
path: root/modules/CIAO/ccm/CCM_Home.idl
diff options
context:
space:
mode:
Diffstat (limited to 'modules/CIAO/ccm/CCM_Home.idl')
-rw-r--r--modules/CIAO/ccm/CCM_Home.idl2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/CIAO/ccm/CCM_Home.idl b/modules/CIAO/ccm/CCM_Home.idl
index b312eee6e14..eea3bfb3f14 100644
--- a/modules/CIAO/ccm/CCM_Home.idl
+++ b/modules/CIAO/ccm/CCM_Home.idl
@@ -14,9 +14,11 @@ module Components
{
typeprefix Components "omg.org";
+#if !defined (CCM_LW)
exception DuplicateKeyValue {};
exception InvalidKey {};
exception UnknownKeyValue {};
+#endif
interface CCMObject;