Request: RuntimeException in constructor
Closed this issue · 1 comments
SergioFloresG commented
I have noticed that the constructor throws an ErrorException and the IDE always marks the warning that the Exception is not captured, so I propose to change it for RuntimeException since the dependency of the library is in execution time and not process.
amouhzi commented
Thank you for raising the problem. I will accept a pull request for that.