CCfits::HDU::NoSuchKeyword Class Reference
[FITS Exceptions]

exception to be thrown on seek errors for keywords. More...

#include <HDU.h>

Inheritance diagram for CCfits::HDU::NoSuchKeyword:

CCfits::FitsException

List of all members.

Public Member Functions

 NoSuchKeyword (const string &diag, bool silent=true)
 Exception ctor, prefixes the string "Fits Error: Keyword not found: " before the specific message.


Detailed Description

exception to be thrown on seek errors for keywords.

Constructor & Destructor Documentation

CCfits::HDU::NoSuchKeyword::NoSuchKeyword ( const string &  diag,
bool  silent = true 
)

Exception ctor, prefixes the string "Fits Error: Keyword not found: " before the specific message.

Parameters:
diag A specific diagnostic message, usually the name of the keyword requested.
silent if true, print message whether FITS::verboseMode is set or not.

References CCfits::FITS::verboseMode().


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

Generated on Thu May 8 07:20:21 2008 for CCfits by  doxygen 1.5.5