MockAlgorithmError¶
- exception lsst.pipe.base.tests.mocks.MockAlgorithmError¶
A subclass of
AlgorithmError
chained toAnnotatedPartialOutputsError
when the latter is configured to be raised byMockPipelineTask
.
A subclass of AlgorithmError
chained to
AnnotatedPartialOutputsError
when the latter is configured to be raised
by MockPipelineTask
.