Searched defs:ModbusCRCException (Results 1 – 1 of 1) sorted by relevance
84 class ModbusCRCException : public std::runtime_error class87 explicit ModbusCRCException(uint16_t expectedCRC, uint16_t crc) : in ModbusCRCException() function in phosphor::modbus::rtu::ModbusCRCException