Exception: SearchmetricsClient::Errors::WrongMethodError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/searchmetrics_client/errors.rb

Overview

:nodoc:

Instance Method Summary collapse

Instance Method Details

#messageObject



17
18
19
# File 'lib/searchmetrics_client/errors.rb', line 17

def message
  'Cannot determine HTTP method from endpoint name'
end