jmvrbanac/Specter

Add error handling for raised exceptions in external module constructors

Opened this issue · 0 comments

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.