#include <FitsError.h>
Public Member Functions | |
FitsFatal (const string &diag) |
As of this version there are no subclasses. This error requests that the user reports this circumstance to HEASARC.
CCfits::FitsFatal::FitsFatal | ( | const string & | diag | ) |
Prints a message starting "*** CCfits Fatal Error: ..." and calls terminate().
diag | A diagnostic string to be printed identifying the context of the error. |