SpeedUnsupportedException

Thrown when trying to setup serial port with unsupported baud rate by current OS.

class SpeedUnsupportedException : Exception {}

Constructors

this
this(BaudRate spd)
Undocumented in source.

Members

Variables

speed
BaudRate speed;
Undocumented in source.

Meta