Lines Matching full:throw
37 * @throw std::runtime_error
52 throw std::runtime_error("Empty Parameter"); in readDbusProperty()
70 throw std::runtime_error(std::string(l_ex.what())); in readDbusProperty()
137 throw std::runtime_error( in printJson()
151 * @throw - Throws std::bad_alloc or std::terminate in case of error.
190 * @throw std::runtime_error, sdbusplus::exception::SdBusError
198 throw std::runtime_error("Empty EEPROM path"); in readKeywordFromHardware()
220 throw; in readKeywordFromHardware()
318 * @throw - std::runtime_error, sdbusplus::exception::SdBusError
325 throw std::runtime_error("Empty path"); in writeKeyword()
356 * @throw - std::runtime_error, sdbusplus::exception::SdBusError
364 throw std::runtime_error("Empty path"); in writeKeywordOnHardware()
392 * @throw std::runtime_error, std::out_of_range, std::bad_alloc,
399 throw std::runtime_error( in convertToBinary()
409 throw std::runtime_error( in convertToBinary()
418 throw std::runtime_error( in convertToBinary()
425 throw std::runtime_error("Provide a valid hexadecimal input."); in convertToBinary()
449 * @throw std::runtime_error
455 throw std::runtime_error("Path to JSON is missing"); in getParsedJson()
468 throw std::runtime_error(l_message); in getParsedJson()
473 throw std::runtime_error("Empty file: " + i_pathToJson); in getParsedJson()
477 throw std::runtime_error("is_empty file system call failed for file: " + in getParsedJson()
484 throw std::runtime_error("Failed to access Json path: " + i_pathToJson); in getParsedJson()
493 throw std::runtime_error("Failed to parse JSON file: " + i_pathToJson); in getParsedJson()
637 * @throw std::out_of_range, std::length_error, std::bad_alloc
653 * @throw std::out_of_range, std::length_error, std::bad_alloc
669 * @throw std::out_of_range, std::length_error, std::bad_alloc
737 * @throw std::out_of_range, std::length_error, std::bad_alloc