casacore
|
Error handler class for MSSel selection. More...
#include <UDFMSCal.h>
Public Member Functions | |
~UDFMSCalErrorHandler () override=default | |
void | handleError (MSSelectionError &) override |
void | reportError (const char *, const String) override |
![]() | |
MSSelectionErrorHandler () | |
The default constructor generates the message "Table error". | |
MSSelectionErrorHandler (const MSSelectionErrorHandler &that) | |
MSSelectionErrorHandler & | operator= (const MSSelectionErrorHandler &that) |
virtual MSSelectionErrorHandler * | clone () |
virtual | ~MSSelectionErrorHandler () |
virtual String | constructMessage () |
virtual void | reset () |
const std::vector< String > & | getMessages () const |
Int | nMessages () const |
Additional Inherited Members | |
![]() | |
std::vector< String > | tokenList |
std::vector< String > | messageList |
Error handler class for MSSel selection.
This error handler ignores the errors rising from the MSSel parsers.
Definition at line 267 of file UDFMSCal.h.
|
overridedefault |
|
inlineoverridevirtual |
Reimplemented from casacore::MSSelectionErrorHandler.
Definition at line 271 of file UDFMSCal.h.
|
inlineoverridevirtual |
Reimplemented from casacore::MSSelectionErrorHandler.
Definition at line 273 of file UDFMSCal.h.