#include <Column.h>
Inheritance diagram for CCfits::Column::InvalidDataType::
Public Methods | |
InvalidDataType (const string &str="", bool silent=true) |
This exception is thrown if the user requests an implicit data type conversion to a datatype that is not one of the supported types (see fitsio.h for details).
|
Exception ctor, prefixes the string "FitsError: Incorrect data type: " before the specific message.
|