mir-algorithm — Libmir Archive
← Libmir Archive
Dlang.org
DateTimeException.this
mir
date
DateTimeException
this
(string msg, string file, size_t line, Throwable nextInChain)
this
(string msg, Throwable nextInChain, string file, size_t line)
class
DateTimeException
@
nogc
@
safe
pure nothrow
this
(
string
msg
,
Throwable
nextInChain
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
mir
date
DateTimeException
constructors
this