ModbusTimeoutException.this

class ModbusTimeoutException
@nogc @safe pure nothrow
this
(
string msg
,
ulong dev
,
ubyte fnc
,
Duration dur
,
string file = __FILE__
,
size_t line = __LINE__
)

Meta