- checkCRCException
CheckCRCException checkCRCException(ulong dev, ubyte fnc, string file, size_t line)
- functionErrorException
FunctionErrorException functionErrorException(ulong dev, ubyte fnc, ubyte res, ubyte code, string file, size_t line)
- modbusException
ModbusException modbusException(string msg, string file, size_t line)
- readDataLengthException
ReadDataLengthException readDataLengthException(ulong dev, ubyte fnc, size_t exp, size_t res, string file, size_t line)