#include <Column.h>
Inheritance diagram for CCfits::Column::NoNullValue::
Public Methods | |
NoNullValue (const string &diag, bool silent=true) |
This exception is analogous to the fact that cfitsio returns a non-zero status code if TNULLn doesn't exist an a null value (convert all input data with the null value to the TNULLn keyword) is specified. It is only relevant for integer type data (see cfitsio manual for details).
|
Exception ctor, prefixes the string "Fits Error: No null value specified for column: " before the specific message.
|