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