Home
last modified time | relevance | path

Searched defs:PMBusError (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-power/phosphor-regulators/src/
H A Dpmbus_error.hpp30 class PMBusError : public std::exception class
48 explicit PMBusError(const std::string& error, const std::string& deviceID, in PMBusError() function in phosphor::power::regulators::PMBusError