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