Searched defs:strMsg (Results 1 – 4 of 4) sorted by relevance
72 std::string strMsg = (iter != ErrorCodeToMsg.end() ? iter->second : ""); in Convert2RetErr() local82 std::string strMsg; in Convert2RetErr() local
124 std::string strMsg = iter != ErrorCodeToMsg.end() ? iter->second : ""; in Create() local
347 std::string strMsg = (iter != ErrorCodeToMsg.end() ? iter->second : "") + " " + errorMessage; in CreateBusinessError() local
568 std::string strMsg = (iter != ErrorCodeToMsg.end() ? iter->second : "") + " " + errorMessage; in CreateBusinessError() local