SerialPortException

Base Serial port exception

abstract
class SerialPortException : StdioException {}

Constructors

this
this(string port, string msg)
Undocumented in source.

Members

Functions

port
string port()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta