STARIONGROUP / COMET-IME-Community-Edition

The Concurrent Design Desktop Application and Excel Integration compliant with ECSS-E-TM-10-25 Annex A and Annex C
https://www.stariongroup.eu
Other
22 stars 5 forks source link

[ADD] ServerExceptionService that can start IME processes based on specific error messages; partially fixes #1219 #1346

Closed lxatstariongroup closed 3 months ago

lxatstariongroup commented 3 months ago

Prerequisites

Description

[ADD] ServerExceptionService that can start IME processes based on specific error messages; partially fixes #1219

lxatstariongroup commented 3 months ago

@samatstariongroup The code works nice, but maybe we need to implement IServerExceptionService in the SDK, as the real business logic is in the (INJECTED!) implementations of IExceptionHandler. Maybe add it to the Session? I think some discussion is required here.