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

CCfits::HDU::InvalidImageDataType Class Reference

exception to be thrown if user requests creation of an image of type not supported by cfitsio. More...

#include <HDU.h>

Inheritance diagram for CCfits::HDU::InvalidImageDataType::

Inheritance diagram
CCfits::FitsException List of all members.

Public Methods

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

Detailed Description

exception to be thrown if user requests creation of an image of type not supported by cfitsio.


Constructor & Destructor Documentation

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

Exception ctor, prefixes the string "Fits Error: Invalid Data Type for Image " before the specific message.

Parameters:
diag   A specific diagnostic message
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:11 2003 for CCfits by doxygen1.2.7 written by Dimitri van Heesch, © 1997-2001