dud ~master (2021-08-18T15:25:26Z)
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