Skip to content
Snippets Groups Projects
Unverified Commit 3ade8dff authored by Frank Sauerburger's avatar Frank Sauerburger
Browse files

Add error classes

parent ba465c09
No related branches found
No related tags found
No related merge requests found
class InvalidProcessSelection(ValueError): pass
class InvalidProcessType(ValueError): pass
class InvalidBlinding(TypeError): pass
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment