LibSerial 1.0.0
LibSerial provides a convenient, object oriented approach to accessing serial ports on POSIX systems.
|
Exception error thrown when the serial port is already open. More...
#include <SerialPortConstants.h>
Public Member Functions | |
AlreadyOpen (const std::string &whatArg) | |
Exception error thrown when the serial port is already open. | |
Exception error thrown when the serial port is already open.
Definition at line 140 of file SerialPortConstants.h.
|
inlineexplicit |
Exception error thrown when the serial port is already open.
Definition at line 146 of file SerialPortConstants.h.