dirk ~master (2022-04-03T04:40:56.1703389)
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