Define LSST_FITS_EXCEPT

Define Documentation

LSST_FITS_EXCEPT(type, fitsObj, ...)

A FITS-related replacement for LSST_EXCEPT that takes an additional Fits object and uses makeErrorMessage(fitsObj.fptr, fitsObj.status, …) to construct the message.