ChimeraTK / ApplicationCore

Core library for creating applications based on the ControlSystemAdapter and DeviceAccess.
GNU Lesser General Public License v3.0
1 stars 2 forks source link

feat: improve diagnostics for connection errors #351

Closed mhier closed 6 months ago

mhier commented 6 months ago

Sorry, the diff is a bit hard to read, I just added a try-catch-block to print additional information before re-throwing...