Add error handling for raised exceptions in external module constructors
Opened this issue · 0 comments
jmvrbanac commented
Right now, if an error is raised in the constructor of an external module it is not safely caught and handled. If possible, we want to handle this with a pretty numbered source trace.