ModbusException constructor

const ModbusException(
  1. int exceptionCode
)

Implementation

const ModbusException(this.exceptionCode);