summaryrefslogtreecommitdiff
path: root/TAO/CIAO/ciao/Deployment_Core.idl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/ciao/Deployment_Core.idl')
-rw-r--r--TAO/CIAO/ciao/Deployment_Core.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/CIAO/ciao/Deployment_Core.idl b/TAO/CIAO/ciao/Deployment_Core.idl
index bfb58b6e2c8..6f0a465f7e2 100644
--- a/TAO/CIAO/ciao/Deployment_Core.idl
+++ b/TAO/CIAO/ciao/Deployment_Core.idl
@@ -284,7 +284,7 @@ module Deployment
/// CIAO specific extensions
/// Activate a component instance from the NodeApplication
void activate_component (in string inst_name)
- raises (::Components::RemoveFailure);
+ raises (::Deployment::StartError);
/// CIAO specific extensions
/// Passivate a component instance from the NodeApplication