From: mpv Date: Fri, 12 Jan 2007 07:54:28 +0000 (+0000) Subject: MPV: fix for IPAL11765. In case of Naming service initialization problems output... X-Git-Tag: V3_2_5pre1~4 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=b830cefbb7346857d5786d94b152e6c543712669;p=modules%2Fkernel.git MPV: fix for IPAL11765. In case of Naming service initialization problems output just "Exception" instead of "Unknown exception" --- diff --git a/src/TestContainer/TestContainer.cxx b/src/TestContainer/TestContainer.cxx index fb7a2f9fb..0ef063b74 100644 --- a/src/TestContainer/TestContainer.cxx +++ b/src/TestContainer/TestContainer.cxx @@ -190,6 +190,9 @@ int main (int argc, char * argv[]) catch(CORBA::Exception& e) { INFOS("Caught CORBA::Exception."<