biod ~master (2019-12-17T12:58:49Z)
Home
Dub
Repo
FormatException
contrib
undead
doformat
Signals a mismatch between a format and its corresponding argument.
class
FormatException : Exception {
this
();
this
(string msg, string fn, size_t ln, Throwable next);
}
Constructors
this
this
()
Undocumented in source.
this
this
(string msg, string fn, size_t ln, Throwable next)
Undocumented in source.
Meta
Source
See Implementation
contrib
undead
doformat
classes
FormatException
enums
Mangle
functions
doFormat
variables
__pfloatfmt
Signals a mismatch between a format and its corresponding argument.