Searched defs:RuntimeWarning (Results 1 – 1 of 1) sorted by relevance
14 class RuntimeWarning : public std::exception class29 explicit RuntimeWarning(const std::string& error) : error{error} {} in RuntimeWarning() function in phosphor::software::updater::RuntimeWarning