Exception: DDMetrics::Stopwatch::StillRunningError
- Inherits:
-
StandardError
- Object
- StandardError
- DDMetrics::Stopwatch::StillRunningError
- Defined in:
- lib/ddmetrics/stopwatch.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
18 19 20 |
# File 'lib/ddmetrics/stopwatch.rb', line 18 def 'Cannot get duration, because stopwatch is still running' end |