Class StopWatchAlreadyStartedException

Exception raised when start() is called on a StopWatch which was already start()ed and not yet stopped.

Declaration

class StopWatchAlreadyStartedException(Exception)
source link

Documentation