lsst.meas.base  13.0-33-gb1a1d47
lsst::meas::base::FatalAlgorithmError Class Reference

Exception to be thrown when a measurement algorithm experiences a fatal error. More...

#include <exceptions.h>

Inheritance diagram for lsst::meas::base::FatalAlgorithmError:

Detailed Description

Exception to be thrown when a measurement algorithm experiences a fatal error.

This error type causes the meas_base framework to throw completely out of the measurement loop which is run for each exposure, sourceCatalog pair.

Definition at line 83 of file exceptions.h.


The documentation for this class was generated from the following file: