pyworkflow.exceptions module
Module to define pyworkflow exceptions
- exception pyworkflow.exceptions.PyworkflowException(*args, url='https://scipion.i2pc.es/contact')[source]
Bases:
Exception
Root exception it has an extra attribute url that is meant to provide information about the error and how to solve it
- exception pyworkflow.exceptions.ValidationException(*args, url='https://scipion.i2pc.es/contact')[source]
Bases:
PyworkflowException
Validation exception