25 #ifndef WDHPARSEERROR_H
26 #define WDHPARSEERROR_H
31 #include "WDHException.h"
32 #include "../WExportDataHandler.h"
44 explicit WDHParseError(
const std::string& msg =
"DataHandler Exception: Parsing error occured." );
55 #endif // WDHPARSEERROR_H