#include <FitsError.h>
Inheritance diagram for CCfits::FitsError::
Public Methods | |
FitsError (int errornum, bool silent=true) |
|
ctor for cfitsio exception: translates status code into cfitsio error message.
The exception prefixes the string "Fits Error: " to the message printed by cfitsio.
|