CCfits::Column::InvalidNumberOfRows Class Reference

Exception thrown if user enters a non-positive number for the number of rows to write. More...

#include <Column.h>

Inheritance diagram for CCfits::Column::InvalidNumberOfRows:

Inheritance diagram
CCfits::FitsException

List of all members.

Public Member Functions

 InvalidNumberOfRows (size_t number, bool silent=true)
 Exception ctor, prefixes the string "Fits Error: number of rows to write must be positive " before the specific message.


Detailed Description

Exception thrown if user enters a non-positive number for the number of rows to write.

Constructor & Destructor Documentation

CCfits::Column::InvalidNumberOfRows::InvalidNumberOfRows ( size_t  number,
bool  silent = true 
)

Exception ctor, prefixes the string "Fits Error: number of rows to write must be positive " before the specific message.

Parameters:
number The number of rows entered.
silent if true, print message whether FITS::verboseMode is set or not.


The documentation for this class was generated from the following files:
Generated on Thu Nov 6 10:44:40 2008 for CCfits by  doxygen 1.5.4