SysException

Undocumented in source.
  1. alias SysException = ErrnoException
  2. class SysException
    version(!Posix && Windows)
    class SysException : Exception {}

Constructors

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

Members

Variables

errCode
uint errCode;
Undocumented in source.

Meta