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
8 9 10 |
# File 'lib/ddmetrics/stopwatch.rb', line 8 def 'Cannot start, because stopwatch is already running' end |