summaryrefslogtreecommitdiff
path: root/CIAO/ciao/Deployment/Handlers/CIAO_Handler_Common.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/ciao/Deployment/Handlers/CIAO_Handler_Common.cpp')
-rw-r--r--CIAO/ciao/Deployment/Handlers/CIAO_Handler_Common.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/CIAO/ciao/Deployment/Handlers/CIAO_Handler_Common.cpp b/CIAO/ciao/Deployment/Handlers/CIAO_Handler_Common.cpp
index f1ea6cfc72d..243a447cd40 100644
--- a/CIAO/ciao/Deployment/Handlers/CIAO_Handler_Common.cpp
+++ b/CIAO/ciao/Deployment/Handlers/CIAO_Handler_Common.cpp
@@ -45,9 +45,9 @@ namespace CIAO
"Component_Handler_i::get_implementation - "
"Unable to locate artifact <%C>\n",
name));
+
throw ::Deployment::PlanError (name,
"Nonexistent artifact");
- return 0;
}
void