cwltool.errors
¶
Module Contents¶
- exception cwltool.errors.WorkflowException¶
Bases:
Exception
Common base class for all non-exit exceptions.
- exception cwltool.errors.UnsupportedRequirement¶
Bases:
WorkflowException
Common base class for all non-exit exceptions.
- exception cwltool.errors.ArgumentException¶
Bases:
Exception
Mismatched command line arguments provided.
- exception cwltool.errors.GraphTargetMissingException¶
Bases:
WorkflowException
When a $graph is encountered and there is no target and no main/#main.