-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Modify exception handling to raise more apt and descriptive exception statements. Should raise the right type of exception, a clear message of what has caused or what could cause this exception. Additionally, exceptions should use the from clause if the exception was a result of another exception.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation