serialport v2.1.7 (2018-07-19T16:34:55Z)
Dub
Repo
WriteException
serialport
exception
class
WriteException :
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