SysCallException

class SysCallException : SerialPortException {}

Members

Variables

err
int err;

errno or GetLastError

fnc
string fnc;

sys call name

Inherited Members

From SerialPortException

port
string port;
Undocumented in source.

Meta