26#ifndef FITS_FITSERROR_H 
   27#define FITS_FITSERROR_H 
   30#include <casacore/casa/aips.h> 
ErrorLevel
WARN means that the FITS file is still usable - this generally happens when parsing the HDU and some ...
 
static void defaultHandler(const char *errMessage, ErrorLevel severity)
The default error handler.
 
void(* FITSErrorHandler)(const char *errMessage, FITSError::ErrorLevel severity)
Define a typedef for the handler function signature for convenience.
 
this file contains all the compiler specific defines