unstandard ~master (2017-05-26T08:42:45Z)
Dub
Repo
WinAPIException
unstd
windows
exception
Exception thrown on WinAPI errors.
class
WinAPIException : Exception {
this
(string functionName, string file, size_t line, Throwable next);
}
Constructors
this
this
(string functionName, string file, size_t line, Throwable next)
Undocumented in source.
Meta
Source
See Implementation
unstd
windows
exception
classes
WinAPIException
functions
GetProcessHeap
templates
enforceWinAPI
Exception thrown on WinAPI errors.