Commit 7631f09a authored by Pavel Vainerman's avatar Pavel Vainerman

Merge branch 'uzum'

parents 750b2bdb 806633ef
...@@ -63,7 +63,7 @@ using namespace UniSetTypes; ...@@ -63,7 +63,7 @@ using namespace UniSetTypes;
} \ } \
catch(CORBA::SystemException& ex) \ catch(CORBA::SystemException& ex) \
{ \ { \
unideb[Debug::WARN] << "(" << __STRING(fname) << "): ORBA::SystemException: " \ unideb[Debug::WARN] << "(" << __STRING(fname) << "): CORBA::SystemException: " \
<< ex.NP_minorString() << endl; \ << ex.NP_minorString() << endl; \
} \ } \
catch(...) \ catch(...) \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment