#include <Column.h>
Inheritance diagram for CCfits::Column::RangeError::
Public Methods | |
RangeError (const string &msg, bool silent=true) |
Range errors here mean (last < first) in a request to read a range of rows.
|
Exception ctor, prefixes the string "FitsError: Range error in operation " before the specific message.
|