rivald ~master (2022-02-22T07:47:51.3423915)
Dub
Repo
RivalError
rivald
error
Undocumented in source.
class
RivalError : Exception {
this
(string msg, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line)
Default constructor
Meta
Source
See Implementation
rivald
error
classes
RivalError