Searched defs:ErrorCodeToMsg (Results 1 – 5 of 5) sorted by relevance
23 static const std::unordered_map<int32_t, std::string> ErrorCodeToMsg { variable
49 static const std::map<ExceptionErrorCode, std::string> ErrorCodeToMsg{ variable
27 static const std::map<ExceptionErrorCode, std::string> ErrorCodeToMsg{ variable
70 static const std::map<ExceptionErrorCode, std::string> ErrorCodeToMsg{ { E_OK, E_OK_INFO }, variable