Exception: Nanoc::Telemetry::Stopwatch::AlreadyRunningError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/nanoc/telemetry/stopwatch.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



8
9
10
# File 'lib/nanoc/telemetry/stopwatch.rb', line 8

def message
  'Cannot start, because stopwatch is already running'
end