dguihub ~master (2021-10-05T13:52:13.1732195)
Dub
Repo
exceptionBody
dguihub
core
exception
Undocumented in source.
mixin template
exceptionBody () {
this
(string msg);
}
Constructors
this
this
(string msg)
Undocumented in source.
Meta
Source
See Implementation
dguihub
core
exception
classes
DGuiException
GDIException
RegistryException
Win32Exception
WindowsNotSupportedException
functions
throwException
mixin templates
exceptionBody