v2.1.x Chore - Document exception nomenclature #387
Labels
Chore
Miscellaneous chores to maintain the project
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
Milestone
Uh oh!
There was an error while loading. Please reload this page.
Background
There is a consistent pattern of using
_cause
as the variable name when catching exceptions for chaining in the codebase, but this convention is not documented in the Exception Guide.Proposed Change
Add the following section to the "Error Handling Practices" section of the Exception_Guide.md:
Motivation
Documenting this convention will:
Related to PR #385 discussion: #385 (comment)
Assignee
@reactive-firewall
The text was updated successfully, but these errors were encountered: