lsst.afw g6a551823f2+3cc41d2aa1
|
An exception thrown when problems are found when reading or writing FITS files. More...
#include <fits.h>
Public Member Functions | |
void | addMessage (char const *file, int line, char const *func, std::string const &message) |
Traceback const & | getTraceback (void) const noexcept |
virtual std::ostream & | addToStream (std::ostream &stream) const |
virtual char const * | what (void) const noexcept |
T | what (T... args) |
virtual char const * | getType (void) const noexcept |
virtual Exception * | clone (void) const |
An exception thrown when problems are found when reading or writing FITS files.