Searched defs:I2CException (Results 1 – 1 of 1) sorted by relevance
15 class I2CException : public std::exception class18 explicit I2CException(const std::string& info, const std::string& bus, in I2CException() function in i2c::I2CException