#include <FITS.h>
Inheritance diagram for CCfits::FITS::CantOpen::
Public Methods | |
CantOpen (const string &diag, bool silent=false) |
|
Exception ctor prefixes the string: "FITS Error: Cannot create file " before specific message.
This exception will be thrown if users attempt to open an existing file for write access to which they do not have permission, or of course if the file does not exist.
|