Exception: DDMetrics::Stopwatch::AlreadyRunningError
- Inherits:
-
StandardError
- Object
- StandardError
- DDMetrics::Stopwatch::AlreadyRunningError
- Defined in:
- lib/ddmetrics/stopwatch.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
6 7 8 |
# File 'lib/ddmetrics/stopwatch.rb', line 6 def 'Cannot start, because stopwatch is already running' end |