Searched refs:strMsg (Results 1 – 1 of 1) sorted by relevance
118 explicit EResolveError(const std::string &strMsg) : std::logic_error(strMsg) {} in EResolveError() argument