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

CCfits::ExtHDU::WrongExtensionType Class Reference

Exception to be thrown on unmatched extension types. More...

#include <ExtHDU.h>

Inheritance diagram for CCfits::ExtHDU::WrongExtensionType::

Inheritance diagram
CCfits::FitsException List of all members.

Public Methods

 WrongExtensionType (const string &msg, bool silent=true)

Detailed Description

Exception to be thrown on unmatched extension types.

This exception is to be thrown if the user requested a particular extension and it does not correspond to the expected type.


Constructor & Destructor Documentation

CCfits::ExtHDU::WrongExtensionType::WrongExtensionType ( const string & msg,
bool silent = true )
 

Exception ctor, prefixes the string "Fits Error: wrong extension type" before the specific message.

Parameters:
msg   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:13 2003 for CCfits by doxygen1.2.7 written by Dimitri van Heesch, © 1997-2001