Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Compound Members   Related Pages  

CCfits::FITS::NoSuchHDU Class Reference

exception thrown by HDU retrieval methods. More...

#include <FITS.h>

Inheritance diagram for CCfits::FITS::NoSuchHDU::

Inheritance diagram
CCfits::FitsException List of all members.

Public Methods

 NoSuchHDU (const string &diag, bool silent=true)

Detailed Description

exception thrown by HDU retrieval methods.


Constructor & Destructor Documentation

CCfits::FITS::NoSuchHDU::NoSuchHDU ( const string & diag,
bool silent = true )
 

Exception ctor, prefixes the string "FITS Error: Cannot read HDU in FITS file:" before the specific message.

Parameters:
diag   A specific diagnostic message, usually the name of the extension whose read was attempted.
silent   if true, print message whether FITS::verboseMode is set or not.


The documentation for this class was generated from the following files:
Generated at Fri Apr 11 16:05:12 2003 for CCfits by doxygen1.2.7 written by Dimitri van Heesch, © 1997-2001