undead v1.1.4 (2021-03-04T08:12:54Z)
Home
Dub
Repo
FormatException
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
undead
doformat
classes
FormatException
enums
Mangle
functions
doFormat
variables
__pfloatfmt
Signals a mismatch between a format and its corresponding argument.