Source code for pipeline.infrastructure.exceptions

[docs]class PipelineException(Exception): """Pipeline exception class"""