| CCfits
    2.6
    | 
[potential] base class for exceptions to be thrown on internal library error. More...
#include <FitsError.h>
| Public Member Functions | |
| FitsFatal (const string &diag) | |
| Prints a message starting "*** CCfits Fatal Error: ..." and calls terminate()  More... | |
[potential] base class for exceptions to be thrown on internal library error.
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. | 
 1.8.5
 1.8.5