ReadDataLengthException

Constructors

this
this(ulong dev, ubyte fnc, size_t exp, size_t res, string file, size_t line)

Members

Variables

expected
size_t expected;
responseLength
size_t responseLength;
Undocumented in source.

Inherited Members

From ModbusDevException

writed
const(void)[] writed [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
writed
const(void)[] writed [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
readed
const(void)[] readed [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
readed
const(void)[] readed [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta