Skip to content

APP-306: best practice error handling

Jonathan Costa requested to merge APP-306 into main

Refactor so that the io module raises pythonic errors (TypeError, ValueError und RuntimeError) and the impl classes then process these errors and raise sila errors.

Untested. @lukas.bromig will test on Monday 22.04

Merge request reports