TimeException

Exception type used by core.time.

Constructors

this
this(string msg, string file = __FILE__, size_t line = __LINE__, Throwable next = null)
this
this(string msg, Throwable next, string file = __FILE__, size_t line = __LINE__)
Suggestion Box / Bug Report