Skip to content

Replace sys.exit() with raise User Defined exceptions ? #27

Open
@rjodon

Description

@rjodon

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.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions