Exception: TryApi::ArgumentError

Inherits:
ArgumentError
  • Object
show all
Defined in:
lib/try_api/exceptions.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



8
9
10
# File 'lib/try_api/exceptions.rb', line 8

def message
  "Type not allowed here."
end