From d99db9620ba052e79cd5bd40c75306f600f9c48c Mon Sep 17 00:00:00 2001 From: Marc Laukien Date: Fri, 20 Sep 2002 13:12:50 +0000 Subject: Runtime->Local --- cpp/src/IcePack/LocatorI.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/src/IcePack/LocatorI.cpp') diff --git a/cpp/src/IcePack/LocatorI.cpp b/cpp/src/IcePack/LocatorI.cpp index 108e4d47742..4facdcc9c2e 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::RuntimeException&) + catch(const Ice::LocalException&) { // // Expected if we couldn't contact the adapter object -- cgit v1.2.3