AdvanceWheelError

Advancing error occurs if number of ticks for advance not in range 0<t<=256

class AdvanceWheelError : Exception {}

Constructors

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

Meta