Exception: Loopiator::InvalidParameterError

Inherits:
ApiError
  • Object
show all
Defined in:
lib/loopiator/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



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

def message
  "One or several parameters have invalid parameters supplied."
end