| CCfits
    2.4
    | 
Exception thrown on attempting to read a row number beyond the end of a table. More...
#include <Column.h>
 
  
 | Public Member Functions | |
| InvalidRowNumber (const String &diag, bool silent=true) | |
| Exception ctor, prefixes the string "FitsError: Invalid Row Number - Column: " before the specific message. | |
Exception thrown on attempting to read a row number beyond the end of a table.
| CCfits::Column::InvalidRowNumber::InvalidRowNumber | ( | const String & | diag, | 
| bool | silent = true | ||
| ) | 
Exception ctor, prefixes the string "FitsError: Invalid Row Number - Column: " before the specific message.
| diag | A specific diagnostic message, usually the column name. | 
| silent | if true, print message whether FITS::verboseMode is set or not. | 
 1.7.5.1
 1.7.5.1