From: apo Date: Mon, 7 Feb 2005 11:48:00 +0000 (+0000) Subject: Fix on [Bug PAL8053] REGRESSION: it is impossible to import ".../KERNEL/examples... X-Git-Tag: V2_2_0~5 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=02d40c90279185d6d6ce3e48d75e157ca5fc7ba6;p=modules%2Fvisu.git Fix on [Bug PAL8053] REGRESSION: it is impossible to import ".../KERNEL/examples/champ1.med" file. --- diff --git a/src/CONVERTOR/VISU_MedConvertor.cxx b/src/CONVERTOR/VISU_MedConvertor.cxx index 15fbf9f7..395bb92c 100644 --- a/src/CONVERTOR/VISU_MedConvertor.cxx +++ b/src/CONVERTOR/VISU_MedConvertor.cxx @@ -440,7 +440,7 @@ VISU_Convertor* VISU_MedConvertor::Build() { } } }catch (std::exception& exc){ - throw; + MSG(MYDEBUG,"Follow exception was occured :\n"<