compas-dev / compas-dev/compas_fea2
Replace sys.exit() with raise User Defined exceptions ?
Open
enhancement
- Dominant language
- Python
- Stars
- 14
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
I see plenty of `sys.exit( 'ERROR: displacement {} not found in the model!'.format(disp))`
I would rather create a bunch of compas exception class that could be useful and raise them when needed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.