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