#include <Column.h>
Inheritance diagram for CCfits::Column::InsufficientElements::
Public Methods | |
InsufficientElements (const string &msg, bool silent=true) |
This circumstance generates an exception to avoid unexpected behaviour after the write operation is completed. It can be avoided by resizing the input array appropriately.
|
Exception ctor, prefixes the string "FitsError: not enough elements supplied for write operation: " before the specific message.
|