casacore
|
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) |
Public Member Functions inherited from casacore::MSSelectionErrorHandler | |
MSSelectionErrorHandler () | |
The default constructor generates the message "Table error". More... | |
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 | |
Protected Attributes inherited from casacore::MSSelectionErrorHandler | |
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 269 of file UDFMSCal.h.
|
inlinevirtual |
Definition at line 272 of file UDFMSCal.h.
|
inlinevirtual |
Reimplemented from casacore::MSSelectionErrorHandler.
Definition at line 274 of file UDFMSCal.h.
|
inlinevirtual |
Reimplemented from casacore::MSSelectionErrorHandler.
Definition at line 276 of file UDFMSCal.h.