ModbusException constructor

const ModbusException(
  1. String msg
)

Implementation

const ModbusException(this.msg);