Searched defs:DWPError (Results 1 – 6 of 6) sorted by relevance
11 DWPError(std::string Info) : Info(std::move(Info)) {} in DWPError() function