MockAlgorithmError¶
- exception lsst.pipe.base.tests.mocks.MockAlgorithmError(*args: Any, **kwargs: Any)¶
- A subclass of - AlgorithmErrorchained to- AnnotatedPartialOutputsErrorwhen the latter is configured to be raised by- MockPipelineTask.
A subclass of AlgorithmError chained to
AnnotatedPartialOutputsError when the latter is configured to be raised
by MockPipelineTask.