dformlib ~master (2022-05-10T21:19:32.5161069)
Dub
Repo
DflException
dfl
exception
Undocumented in source.
class
DflException : Exception {
this
(Dstring msg, string file, int line);
}
Constructors
this
this
(Dstring msg, string file, int line)
Undocumented in source.
Meta
Source
See Implementation
dfl
exception
classes
DflException