Exception: DDMetrics::Stats::EmptyError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/ddmetrics/stats.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



6
7
8
# File 'lib/ddmetrics/stats.rb', line 6

def message
  'Not enough data to perform calculation'
end