Lines Matching full:throw
51 throw std::runtime_error( in Worker()
60 throw std::runtime_error("Mandatory tag(s) missing from JSON"); in Worker()
65 throw(JsonException(ex.what(), m_configJsonPath)); in Worker()
106 throw JsonException("System vpd file path missing in JSON", in isSystemVPDOnDBus()
127 throw std::runtime_error("Empty VPD map. Can't Extract IM value"); in getIMValue()
133 throw DataException("VSBP record missing."); in getIMValue()
139 throw DataException("IM keyword missing."); in getIMValue()
160 throw std::runtime_error("Empty VPD map. Can't Extract HW value"); in getHWVersion()
166 throw DataException("VINI record missing."); in getHWVersion()
172 throw DataException("HW keyword missing."); in getHWVersion()
199 throw std::runtime_error("Invalid file path passed to fillVPDMap API."); in fillVPDMap()
204 throw std::runtime_error("Can't Find physical file"); in fillVPDMap()
220 throw DataException("HW value fetched is empty."); in getSystemJson()
226 throw DataException("IM value fetched is empty."); in getSystemJson()
232 throw DataException("IM keyword does not map to any system type"); in getSystemJson()
265 throw DataException( in getSystemJson()
316 // create will anyways throw. in setJsonSymbolicLink()
317 throw std::runtime_error( in setJsonSymbolicLink()
327 throw std::runtime_error( in setJsonSymbolicLink()
338 throw std::runtime_error( in setJsonSymbolicLink()
351 throw std::runtime_error( in setJsonSymbolicLink()
368 throw JsonException("System config JSON is empty", m_configJsonPath); in setDeviceTreeAndJson()
385 throw DataException( in setDeviceTreeAndJson()
396 throw(JsonException( in setDeviceTreeAndJson()
852 throw DataException(std::string(__FUNCTION__) + in processExtraInterfaces()
1026 throw std::runtime_error( in populateDbus()
1099 throw std::runtime_error( in createAssetTagString()
1110 throw std::runtime_error( in createAssetTagString()
1121 throw std::runtime_error( in createAssetTagString()
1127 throw std::runtime_error( in createAssetTagString()
1152 throw std::runtime_error( in publishSystemVPD()
1175 throw std::runtime_error("Call to PIM failed for system VPD"); in publishSystemVPD()
1180 throw DataException("Invalid format of parsed VPD map."); in publishSystemVPD()
1301 throw std::runtime_error( in parseVpdFile()
1324 throw std::runtime_error( in parseVpdFile()
1342 throw std::runtime_error( in parseVpdFile()
1415 throw DataException(l_exMsg); in parseVpdFile()
1419 throw EccException(l_exMsg); in parseVpdFile()
1421 throw std::runtime_error(l_exMsg); in parseVpdFile()
1451 throw std::runtime_error( in parseAndPublishVPD()
1599 throw JsonException( in collectFrusFromJson()
1655 throw JsonException( in performBackupAndRestore()
1702 throw std::runtime_error("Given DBus object path is empty."); in deleteFruVpd()
1734 throw std::runtime_error( in deleteFruVpd()
1741 throw std::runtime_error("Given FRU is not present"); in deleteFruVpd()
1745 throw std::runtime_error( in deleteFruVpd()
1763 throw std::runtime_error(l_msg); in deleteFruVpd()
1803 throw std::runtime_error("Call to PIM failed."); in deleteFruVpd()
1814 throw std::runtime_error("Post action failed"); in deleteFruVpd()
1873 throw std::runtime_error( in setPresentProperty()
1904 throw std::runtime_error( in setPresentProperty()
1922 throw DbusException( in setPresentProperty()
1944 throw std::runtime_error( in performVpdRecollection()
2094 throw std::runtime_error( in collectSingleFruVpd()
2104 throw std::runtime_error( in collectSingleFruVpd()
2112 throw std::runtime_error( in collectSingleFruVpd()
2134 throw std::runtime_error( in setCollectionStatusProperty()
2187 throw std::runtime_error( in setCollectionStatusProperty()
2208 throw DbusException( in setCollectionStatusProperty()