Skip to content

Error handling rework

**Replaced error-system with python idiom for error handling: exceptions.

Added funcitons to display error,warning,debug and info messages differently.**

Generel functionality is tested and everything is working fine so far, but not every error case was tested.

Edited by René

Merge request reports