issues
search
fair-acc
/
opencmw-cpp
Open Common Middle-Ware library for accelerator equipment- and beam-based control systems at FAIR.
https://opencmw.io
GNU Lesser General Public License v3.0
10
stars
8
forks
source link
[3SP] CMW: Majordomo error handling
#335
Open
ivan-cukic
opened
10 months ago
ivan-cukic
commented
10 months ago
Move non-user exceptions to std::expected
Catch all exceptions coming from custom code and convert them to std::expected that contains a full error message and the location which generated the error
Related:
https://github.com/fair-acc/opencmw-cpp/issues/203
Related: https://github.com/fair-acc/opencmw-cpp/issues/203