Skip to content

e3-713: stop silently trapping exceptions

Wayne Lewis requested to merge e3-713-exception-handling-new into specification

The e3 wrapper module will now raise a FileNotFound exception if a configuration file that it needs to change does not exist.

Merge request reports