undead ~master (2024-04-17T22:51:33Z)
Home
Dub
Repo
FormatException.this
undead
doformat
FormatException
Undocumented in source.
this
()
this
(string msg, string fn, size_t ln, Throwable next)
class
FormatException
@
safe
pure nothrow
this
(
string
msg
,
string
fn
= __FILE__
,
size_t
ln
= __LINE__
,
Throwable
next
= null
)
Meta
Source
See Implementation
undead
doformat
FormatException
constructors
this