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