Skip to content

Simplify exception hierarchy.

Remove the ErrorControl class such that all subclasses now inherit from error. Renamed all exception classes via s/ErrorControl/Error/.

Closes #57 (closed)

Merge request reports