Exception: CleverTap::MissingEventNameError
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- CleverTap::MissingEventNameError
- Defined in:
- lib/clever_tap/event.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
3 4 5 |
# File 'lib/clever_tap/event.rb', line 3 def "Couldn't find `name:` with value in Event#new(options)" end |