zthor ~master (2022-05-10T00:49:33.7633957)
Dub
Repo
ThorException
zthor
exception
Undocumented in source.
class
ThorException : Exception {
this
(string msg, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line)
Undocumented in source.
Meta
Source
See Implementation
zthor
exception
classes
ThorException