101        void addToMessage (
const string& msgQual);
 
 
  115        FitsError (
int errornum, 
bool silent = 
true);
 
  119        void printMsg (
int error);
 
 
FitsError is the exception thrown by non-zero cfitsio status codes.
Definition FitsError.h:113
 
FitsException is the base class for all exceptions thrown by this library.
Definition FitsError.h:94
 
const string & message() const
returns the error message
Definition FitsError.h:138
 
[potential] base class for exceptions to be thrown on internal library error.
Definition FitsError.h:127
 
Namespace enclosing all CCfits classes and globals definitions.
Definition AsciiTable.cxx:26