raise Exception from self leads to reported error #806
Labels
bug
Something isn't working
fixed in next version (main)
A fix has been implemented and will appear in an upcoming version
Environment data
Expected behaviour
No error should be reported.
Actual behaviour
The following error is reported:
Logs
Code Snippet / Additional information
The same also happens if extending any subclass of BaseException.
The text was updated successfully, but these errors were encountered: