serialport ~master (2020-07-27T13:12:19Z)
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