28 #ifndef MS_MSSELECTIONERRORHANDLER_H
29 #define MS_MSSELECTIONERRORHANDLER_H
virtual ~MSSelectionLogError()
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.
const String & getMesg() const
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()
virtual void handleError(MSSelectionError &mssErrorType)