The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
DateTimeException.this
mir
timestamp
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__
)
Meta
Source
See Implementation
mir
timestamp
DateTimeException
constructors
this