26#ifndef MS_MSSELECTIONERRORHANDLER_H
27#define MS_MSSELECTIONERRORHANDLER_H
30#include <casacore/casa/aips.h>
31#include <casacore/casa/Logging/LogIO.h>
32#include <casacore/casa/Exceptions/Error.h>
33#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()
const std::vector< String > & getMessages() const
std::vector< String > tokenList
virtual MSSelectionErrorHandler * clone()
MSSelectionErrorHandler()
The default constructor generates the message "Table error".
MSSelectionErrorHandler & operator=(const MSSelectionErrorHandler &that)
MSSelectionErrorHandler(const MSSelectionErrorHandler &that)
virtual void handleError(MSSelectionError &)
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