WinAPIException

Undocumented in source.

Constructors

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

Members

Static functions

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

Variables

code
LONG code;
Undocumented in source.
windowsMsg
string windowsMsg;
Undocumented in source.

Inherited Members

From DvmException

Constructor
template Constructor()
Undocumented in source.
__anonymous
mixin Constructor
Undocumented in source.

Meta