DeviceReadException

Thrown when reading from serial port is failed.

class DeviceReadException : Exception {}

Constructors

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

Members

Variables

port
string port;
Undocumented in source.

Meta