28 #ifndef MS_MSSELECTIONERRORHANDLER_H
29 #define MS_MSSELECTIONERRORHANDLER_H
32 #include <casacore/casa/aips.h>
33 #include <casacore/casa/Logging/LogIO.h>
34 #include <casacore/casa/Exceptions/Error.h>
35 #include <casacore/ms/MSSel/MSSelectionError.h>
const String & getMesg() const
@ WARN
Change the message priority to WARN.
virtual String constructMessage()
virtual void reportError(const char *token, const String source=String(""))
virtual ~MSSelectionErrorHandler()
std::vector< String > tokenList
MSSelectionErrorHandler()
The default constructor generates the message "Table error".
virtual MSSelectionErrorHandler * clone()
MSSelectionErrorHandler(const MSSelectionErrorHandler &that)
virtual void handleError(MSSelectionError &)
const std::vector< String > & getMessages() const
MSSelectionErrorHandler & operator=(const MSSelectionErrorHandler &that)
std::vector< String > messageList
void addMessage(String &message)
virtual MSSelectionLogError * clone()
virtual ~MSSelectionLogError()
virtual void handleError(MSSelectionError &mssErrorType)
String: the storage and methods of handling collections of characters.
this file contains all the compiler specific defines