des ~master (2015-04-07T23:17:11Z)
Dub
Repo
DiException
des
gui
base
class
DiException : Exception {
this
(
string
msg
,
string
file
=
__FILE__
,
size_t
line
=
__LINE__
)
;
}
Constructors
this
this
(
string
msg
,
string
file
=
__FILE__
,
size_t
line
=
__LINE__
)
Meta
Source
See Implementation
des
gui
base
classes
DiException
functions
binAdd
binFind
binRemove