29 #ifndef BIMA_MIREXCEPTIONS_H
30 #define BIMA_MIREXCEPTIONS_H
an exception indicating that further processing is dependent on an unsupported feature of a Miriad da...
an exception indicating that a requested data selection from a Miriad dataset is not available...
MiriadUnsupportedFeatureError()
Message-less exceptions should not be created excepted possibly by subclasses.
virtual ~MiriadUnsupportedFeatureError()
UnavailableMiriadDataSelectionError()
Message-less exceptions should not be created excepted possibly by subclasses.
Base class for all Casacore library errors.
static casacore::String makeMsg(const casacore::String &msg, casacore::Int selval=0)
format a message from a string and the illegal integer selection.
String: the storage and methods of handling collections of characters.
virtual ~UnavailableMiriadDataSelectionError()