dud ~template_workaround (2021-10-13T07:35:52.3412581)
Dub
Repo
DudException
dud
exception
Undocumented in source.
@
safe
pure
class
DudException : Exception {
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
dud
exception
classes
DudException