HarudException

Thrown if errors that set errno occur.

Constructors

this
this(uint errCode)
Undocumented in source.
this
this(string msg, string file, int line)
Undocumented in source.

Members

Properties

errCode
uint errCode [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
errCode
uint errCode [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta