Exception: Moonrope::Errors::ParameterError

Inherits:
RequestError show all
Defined in:
lib/moonrope/errors.rb

Instance Attribute Summary

Attributes inherited from RequestError

#options

Instance Method Summary collapse

Methods inherited from RequestError

#data, #initialize

Constructor Details

This class inherits a constructor from Moonrope::Errors::RequestError

Instance Method Details

#statusObject



48
49
50
# File 'lib/moonrope/errors.rb', line 48

def status
  'parameter-error'
end