mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
DateTimeException
mir
timestamp
version(D_Exceptions)
class
DateTimeException : Exception {
this
(string msg, string file, size_t line, Throwable nextInChain);
this
(string msg, Throwable nextInChain, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line, Throwable nextInChain)
this
(string msg, Throwable nextInChain, string file, size_t line)
Meta
Source
See Implementation
mir
timestamp
classes
DateTimeException
structs
Timestamp