- Timestamp:
- Dec 26, 2014, 10:19:48 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/orbComp/sp3Comp.cpp
r6431 r6437 108 108 catch (Exception& exc) { 109 109 *_log << "ERROR: " << exc.what() << endl; 110 } 111 catch (QString error) { 112 *_log << "ERROR: " << error << endl; 110 113 } 111 114 catch (...) {
Note:
See TracChangeset
for help on using the changeset viewer.