Exception: Moonrope::Errors::ParameterError
- Inherits:
-
RequestError
- Object
- StandardError
- Error
- RequestError
- Moonrope::Errors::ParameterError
- Defined in:
- lib/moonrope/errors.rb
Instance Attribute Summary
Attributes inherited from RequestError
Instance Method Summary collapse
Methods inherited from RequestError
Constructor Details
This class inherits a constructor from Moonrope::Errors::RequestError
Instance Method Details
#status ⇒ Object
61 62 63 |
# File 'lib/moonrope/errors.rb', line 61 def status 'parameter-error' end |