lenskit.diagnostics.PipelineError#

exception lenskit.diagnostics.PipelineError#

Bases: Exception

Pipeline configuration errors.

Note

This exception is only to note problems with the pipeline configuration and structure (e.g. circular dependencies). Errors running the pipeline are raised as-is.