Go to the documentation of this file.
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>
virtual ~MSSelectionErrorHandler()
void addMessage(String &message)
const String & getMesg() const
virtual void reportError(const char *token, const String source=String(""))
std::vector< String > messageList
Change the message priority to WARN.
virtual MSSelectionLogError * clone()
virtual String constructMessage()
ostream-like interface to creating log messages.
virtual void handleError(MSSelectionError &)
const std::vector< String > & getMessages() const
virtual ~MSSelectionLogError()
virtual MSSelectionErrorHandler * clone()
MSSelectionErrorHandler()
The default constructor generates the message "Table error".
this file contains all the compiler specific defines
virtual void handleError(MSSelectionError &mssErrorType)
String: the storage and methods of handling collections of characters.
std::vector< String > tokenList
MSSelectionErrorHandler & operator=(const MSSelectionErrorHandler &that)