serialport v1.0.0 (2018-05-06T20:28:08Z)
Dub
Repo
UnsupportedException.this
serialport
exception
UnsupportedException
this
(string msg, string file, size_t line)
this
(uint br, string file, size_t line)
class
UnsupportedException
this
(
uint
br
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
this
(Parity p, string file, size_t line)
this
(DataBits db, string file, size_t line)
this
(StopBits sb, string file, size_t line)
Meta
Source
See Implementation
serialport
exception
UnsupportedException
constructors
this