Home
last modified time | relevance | path

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

/openbmc/phosphor-power/tools/i2c/
H A Di2c_interface.hpp15 class I2CException : public std::exception class
18 explicit I2CException(const std::string& info, const std::string& bus, in I2CException() function in i2c::I2CException