#include <ExtHDU.h>
Inheritance diagram for CCfits::ExtHDU::WrongExtensionType::
Public Methods | |
WrongExtensionType (const string &msg, bool silent=true) |
This exception is to be thrown if the user requested a particular extension and it does not correspond to the expected type.
|
Exception ctor, prefixes the string "Fits Error: wrong extension type" before the specific message.
|