Exception: Nanoc::Telemetry::Stopwatch::NotRunningError
- Inherits:
-
StandardError
- Object
- StandardError
- Nanoc::Telemetry::Stopwatch::NotRunningError
- Defined in:
- lib/nanoc/telemetry/stopwatch.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
14 15 16 |
# File 'lib/nanoc/telemetry/stopwatch.rb', line 14 def 'Cannot stop, because stopwatch is not running' end |