serialport v1.0.0 (2018-05-06T20:28:08Z)
Dub
Repo
ParseModeException
serialport
exception
class
ParseModeException :
SerialPortException
{
this
(string msg, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line)
Meta
Source
See Implementation
serialport
exception
classes
IOException
ParseModeException
PortClosedException
ReadException
SerialPortException
SysCallException
TimeoutException
UnsupportedException
WriteException