ScheduleTimerError

scheduling error occurs at schedule() when ticks == 0 or timer already scheduled.

class ScheduleTimerError : Exception {}

Constructors

this
this(string msg, string file, size_t line)

Meta