Error handler class for MSSel selection. More...
#include <UDFMSCal.h>
Public Member Functions | |
virtual | ~UDFMSCalErrorHandler () |
virtual void | handleError (MSSelectionError &) |
virtual void | reportError (const char *, const String) |
Error handler class for MSSel selection.
This error handler ignores the errors rising from the MSSel parsers.
Definition at line 261 of file UDFMSCal.h.
virtual casacore::UDFMSCalErrorHandler::~UDFMSCalErrorHandler | ( | ) | [inline, virtual] |
Definition at line 264 of file UDFMSCal.h.
virtual void casacore::UDFMSCalErrorHandler::handleError | ( | MSSelectionError & | ) | [inline, virtual] |
Reimplemented from casacore::MSSelectionErrorHandler.
Definition at line 266 of file UDFMSCal.h.
virtual void casacore::UDFMSCalErrorHandler::reportError | ( | const char * | , | |
const | String | |||
) | [inline, virtual] |
Reimplemented from casacore::MSSelectionErrorHandler.
Definition at line 268 of file UDFMSCal.h.