cwltool.errors

Module Contents

exception cwltool.errors.WorkflowException

Bases: Exception

Inheritance diagram of cwltool.errors.WorkflowException

Common base class for all non-exit exceptions.

exception cwltool.errors.UnsupportedRequirement

Bases: WorkflowException

Inheritance diagram of cwltool.errors.UnsupportedRequirement

Common base class for all non-exit exceptions.

exception cwltool.errors.ArgumentException

Bases: Exception

Inheritance diagram of cwltool.errors.ArgumentException

Mismatched command line arguments provided.

exception cwltool.errors.GraphTargetMissingException

Bases: WorkflowException

Inheritance diagram of cwltool.errors.GraphTargetMissingException

When a $graph is encountered and there is no target and no main/#main.