InvalidParametersException

Thrown when setting up new serial port parameters has failed.

class InvalidParametersException : Exception {}

Constructors

this
this(string port, string file, size_t line)
Undocumented in source.

Members

Variables

port
string port;
Undocumented in source.

Meta