Searched refs:l_errMsg (Results 1 – 3 of 3) sorted by relevance
109 std::string l_errMsg( in updateVpdKeyword() local115 throw std::runtime_error(l_errMsg); in updateVpdKeyword()156 std::string l_errMsg( in updateVpdKeyword() local163 throw std::runtime_error(l_errMsg); in updateVpdKeyword()170 std::string l_errMsg( in updateVpdKeyword() local173 throw std::runtime_error(l_errMsg); in updateVpdKeyword()191 std::string l_errMsg("Notify PIM is failed for object path: " + in updateVpdKeyword() local193 throw std::runtime_error(l_errMsg); in updateVpdKeyword()203 std::string l_errMsg( in updateVpdKeyword() local206 throw std::runtime_error(l_errMsg); in updateVpdKeyword()
281 std::string l_errMsg = "Process system tag failed for exception: "; in processSystemCmdTag() local282 l_errMsg += e.what(); in processSystemCmdTag()284 logging::logMessage(l_errMsg); in processSystemCmdTag()353 std::string l_errMsg = "Exception on GPIO line: "; in processGpioPresenceTag() local354 l_errMsg += l_presencePinName; in processGpioPresenceTag()355 l_errMsg += " Reason: "; in processGpioPresenceTag()356 l_errMsg += ex.what(); in processGpioPresenceTag()357 l_errMsg += " File: " + i_vpdFilePath + " Pel Logged"; in processGpioPresenceTag()365 std::source_location::current().function_name(), 0, l_errMsg, in processGpioPresenceTag()368 logging::logMessage(l_errMsg); in processGpioPresenceTag()[all …]
480 std::string l_errMsg = in EnableRebootGuard() local482 l_errMsg += l_ex.what(); in EnableRebootGuard()484 logging::logMessage(l_errMsg); in EnableRebootGuard()