Skip to content
GitLab
Explore
Sign in
Don't use exceptions as normal control flow
Code
Review changes
Check out branch
Download
Patches
Plain diff
Peter Bell
requested to merge
no-exceptions
into
new_norm
Jun 18, 2019
Overview
1
Commits
1
Pipelines
0
Changes
1
Expand
I think it's generally considered bad practice to use exceptions for normal control flow.
Merge request reports