Searched refs:formatErrMsg (Results 1 – 1 of 1) sorted by relevance
51 static std::string formatErrMsg (DWORD error, const char* msg) in formatErrMsg() function70 : std::runtime_error(formatErrMsg(error, msg)) in Error()