DeviceWriteException

Thrown when writing to serial port is failed.

class DeviceWriteException : Exception {}

Constructors

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

Members

Variables

port
string port;
Undocumented in source.

Meta