Exception: CleverTap::MissingEventNameError

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/clever_tap/event.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



3
4
5
# File 'lib/clever_tap/event.rb', line 3

def message
  "Couldn't find `name:` with value in Event#new(options)"
end