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/test/IceSSL/configuration/Configuration.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/test/IceSSL/configuration/Configuration.cpp') diff --git a/cpp/test/IceSSL/configuration/Configuration.cpp b/cpp/test/IceSSL/configuration/Configuration.cpp index ae849f5c626..a489ac549dc 100644 --- a/cpp/test/IceSSL/configuration/Configuration.cpp +++ b/cpp/test/IceSSL/configuration/Configuration.cpp @@ -151,7 +151,7 @@ testContextWithConfig(const Ice::CommunicatorPtr& communicator, } } } - catch(const RuntimeException&) + catch(const LocalException&) { // // Any other exception is bad. -- cgit v1.2.3