dguihub v0.1.2 (2017-06-06T09:27:36Z)
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