des v1.3.2 (2015-01-25T18:36:39Z)
Dub
Repo
DesAppException
des
app
base
class
DesAppException : Exception {
this
(string msg, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line)
Meta
Source
See Implementation
des
app
base
classes
DesApp
DesAppException
DesWindow