Lines Matching full:throw

50                 throw std::runtime_error("Mandatory tag(s) missing from JSON");  in Worker()
55 throw(JsonException(ex.what(), m_configJsonPath)); in Worker()
69 throw std::runtime_error("Config JSON is empty. Can't enable muxes"); in enableMuxChips()
165 throw; in performInitialSetup()
202 throw JsonException("System vpd file path missing in JSON", in isSystemVPDOnDBus()
223 throw std::runtime_error("Empty VPD map. Can't Extract IM value"); in getIMValue()
229 throw DataException("VSBP record missing."); in getIMValue()
235 throw DataException("IM keyword missing."); in getIMValue()
256 throw std::runtime_error("Empty VPD map. Can't Extract HW value"); in getHWVersion()
262 throw DataException("VINI record missing."); in getHWVersion()
268 throw DataException("HW keyword missing."); in getHWVersion()
297 throw std::runtime_error("Invalid file path passed to fillVPDMap API."); in fillVPDMap()
302 throw std::runtime_error("Can't Find physical file"); in fillVPDMap()
328 // throw generic error from here to inform main caller about in fillVPDMap()
331 throw std::runtime_error( in fillVPDMap()
350 // throw generic error from here to inform main caller about in fillVPDMap()
352 throw std::runtime_error( in fillVPDMap()
366 throw DataException("HW value fetched is empty."); in getSystemJson()
372 throw DataException("IM value fetched is empty."); in getSystemJson()
378 throw DataException("IM keyword does not map to any system type"); in getSystemJson()
411 throw DataException("Invalid VPD type returned from Parser"); in getSystemJson()
436 throw std::runtime_error( in setJsonSymbolicLink()
447 throw std::runtime_error( in setJsonSymbolicLink()
460 throw std::runtime_error( in setJsonSymbolicLink()
474 throw std::runtime_error("JSON is empty"); in setDeviceTreeAndJson()
495 throw DataException("Error in getting system JSON."); in setDeviceTreeAndJson()
505 throw(JsonException("Json parsing failed", systemJson)); in setDeviceTreeAndJson()
1098 throw std::runtime_error( in populateDbus()
1178 throw std::runtime_error( in createAssetTagString()
1184 throw std::runtime_error( in createAssetTagString()
1209 throw std::runtime_error( in publishSystemVPD()
1234 throw std::runtime_error("Call to PIM failed for system VPD"); in publishSystemVPD()
1239 throw DataException("Invalid format of parsed VPD map."); in publishSystemVPD()
1352 throw std::runtime_error( in parseVpdFile()
1363 throw std::runtime_error("Pre-Action failed"); in parseVpdFile()
1369 throw std::runtime_error( in parseVpdFile()
1406 throw std::runtime_error( in parseVpdFile()
1414 throw std::runtime_error("VPD parsing failed for " + i_vpdFilePath + in parseVpdFile()
1442 throw std::runtime_error( in parseAndPublishVPD()
1489 throw std::runtime_error( in collectFrusFromJson()
1581 throw std::runtime_error("Given DBus object path is empty."); in deleteFruVpd()
1597 throw std::runtime_error("Given FRU is not present"); in deleteFruVpd()
1606 throw std::runtime_error("Pre action failed"); in deleteFruVpd()
1639 throw std::runtime_error("Call to PIM failed."); in deleteFruVpd()
1647 throw std::runtime_error("Post action failed"); in deleteFruVpd()
1688 throw std::runtime_error( in setPresentProperty()
1719 throw std::runtime_error( in setPresentProperty()
1737 throw std::runtime_error( in setPresentProperty()