Uses of Class
org.openhab.core.io.transport.modbus.exception.ModbusTransportException
Packages that use ModbusTransportException
-
Uses of ModbusTransportException in org.openhab.core.io.transport.modbus.exception
Subclasses of ModbusTransportException in org.openhab.core.io.transport.modbus.exceptionModifier and TypeClassDescriptionclassException for connection issuesclassException for explicit exception responses from Modbus slaveclassException for all IO errorsclassException representing situation where function code of the response does not match requestclassException representing situation where data length of the response does not match requestclassException representing situation where transaction id of the response does not match request