ReadException

class ReadException : SysCallException {}

Inherited Members

From SysCallException

fnc
string fnc;

sys call name

err
int err;

errno or GetLastError

Meta