phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
FormatException.this
std
format
FormatException
Generic constructor.
this
()
class
FormatException
@
safe
@
nogc
pure nothrow
this
(
)
this
(string msg, string fn, size_t ln, Throwable next)
Meta
Source
See Implementation
std
format
FormatException
constructors
this
Generic constructor.