Exception: DDMetrics::Stopwatch::NotRunningError
- Inherits:
-
StandardError
- Object
- StandardError
- DDMetrics::Stopwatch::NotRunningError
- Defined in:
- lib/ddmetrics/stopwatch.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
12 13 14 |
# File 'lib/ddmetrics/stopwatch.rb', line 12 def 'Cannot stop, because stopwatch is not running' end |