Class CancelTimerError

Cancel timer error occurs if you try to cancel timer which is not scheduled.

class CancelTimerError
  : object.Exception ;

Constructors

NameDescription
this