27.01.2015 Views

CCfits - HEASARC - NASA

CCfits - HEASARC - NASA

CCfits - HEASARC - NASA

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

24.9 <strong>CCfits</strong>::Column::NoNullValue Class Reference 68<br />

24.8.1 Detailed Description<br />

Exception thrown on incorrect row writing request.<br />

This exception is thrown if the user requests writing more data than a fixed width row<br />

can accommodate. An exception is thrown rather than a truncation because it is likely<br />

that the user will not otherwise realize that data loss is happening.<br />

24.8.2 Constructor & Destructor Documentation<br />

24.8.2.1 <strong>CCfits</strong>::Column::InvalidRowParameter::InvalidRowParameter ( const String & diag,<br />

bool silent = true )<br />

Exception ctor, prefixes the string "FitsError: row offset or length incompatible with<br />

column declaration " before the specific message.<br />

Parameters<br />

diag A specific diagnostic message, usually the column name<br />

silent if true, print message whether FITS::verboseMode is set or not.<br />

The documentation for this class was generated from the following files:<br />

• Column.h<br />

• Column.cxx<br />

24.9 <strong>CCfits</strong>::Column::NoNullValue Class Reference<br />

Exception thrown if a null value is specified without support from existing column<br />

header.<br />

#include <br />

Inheritance diagram for <strong>CCfits</strong>::Column::NoNullValue:<br />

<strong>CCfits</strong>::FitsException<br />

<strong>CCfits</strong>::Column::NoNullValue<br />

Public Member Functions<br />

• NoNullValue (const String &diag, bool silent=true)<br />

Generated on Tue Dec 6 2011 16:12:51 for <strong>CCfits</strong> by Doxygen

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!