InvalidDeviceException

Thrown when tried to open invalid serial port file.

class InvalidDeviceException : Exception {}

Constructors

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

Members

Variables

port
string port;
Undocumented in source.

Meta