CCfits  2.6
Public Member Functions | List of all members
CCfits::FitsFatal Class Reference

[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...
 

Detailed Description

[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.

Constructor & Destructor Documentation

CCfits::FitsFatal::FitsFatal ( const string &  diag)

Prints a message starting "*** CCfits Fatal Error: ..." and calls terminate()

Parameters
diagA diagnostic string to be printed identifying the context of the error.

The documentation for this class was generated from the following files: