Exception: CleverTap::NotConsistentArrayError

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

Instance Method Summary collapse

Instance Method Details

#messageObject



5
6
7
# File 'lib/clever_tap/client.rb', line 5

def message
  'Some elements in the collection are of different type than the others'
end