dirk v0.1.1 (2015-08-27T14:43:42Z)
Home
Dub
Repo
ExceptionConstructor
irc
util
Undocumented in source.
mixintemplate
ExceptionConstructor
()
mixintemplate
ExceptionConstructor
(string defaultMessage)
mixin template
ExceptionConstructor (
string
defaultMessage
) {
this
(string msg, string file, size_t line, Throwable next);
}
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