summaryrefslogtreecommitdiff
path: root/cpp/src/IcePack/LocatorI.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/IcePack/LocatorI.cpp')
-rw-r--r--cpp/src/IcePack/LocatorI.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/IcePack/LocatorI.cpp b/cpp/src/IcePack/LocatorI.cpp
index 4facdcc9c2e..108e4d47742 100644
--- a/cpp/src/IcePack/LocatorI.cpp
+++ b/cpp/src/IcePack/LocatorI.cpp
@@ -54,7 +54,7 @@ IcePack::LocatorI::findAdapterByName(const string& name, const Ice::Current&) co
// adapter. IcePack server adapter proxy are not direct proxy.
//
}
- catch(const Ice::LocalException&)
+ catch(const Ice::RuntimeException&)
{
//
// Expected if we couldn't contact the adapter object