dirk v0.1.0 (2015-04-18T07:50:27Z)
Home
Dub
Repo
ExceptionConstructor
irc
util
Undocumented in source.
mixintemplate
ExceptionConstructor
()
mixin template
ExceptionConstructor () {
this
(string msg, string file, size_t line, Throwable next);
}
mixintemplate
ExceptionConstructor
(string defaultMessage)
Constructors
this
this
(string msg, string file, size_t line, Throwable next)
Undocumented in source.
Meta
Source
See Implementation
irc
util
functions
alloc
castRange
dealloc
values
mixin templates
ExceptionConstructor