serialport ~v2.x.x (2022-06-08T07:17:58.6791847)
Dub
Repo
ReadException
serialport
exception
class
ReadException :
SysCallException
{}
Inherited Members
From SysCallException
fnc
string
fnc
;
sys call name
err
int
err
;
errno or GetLastError
Meta
Source
See Implementation
serialport
exception
classes
ParseModeException
PortClosedException
ReadException
SerialPortException
SysCallException
TimeoutException
UnsupportedException
WriteException
functions
throwUnsupportedException
mixins
__anonymous