Exception: OdataDuty::NoImplementationError
- Inherits:
-
ServerError
- Object
- StandardError
- Error
- RequestError
- ServerError
- OdataDuty::NoImplementationError
- Defined in:
- lib/odata_duty/errors.rb
Direct Known Subclasses
Instance Attribute Summary
Attributes inherited from RequestError
Instance Method Summary collapse
Methods inherited from RequestError
Constructor Details
This class inherits a constructor from OdataDuty::RequestError
Instance Method Details
#status ⇒ Object
25 26 27 |
# File 'lib/odata_duty/errors.rb', line 25 def status :not_implemented end |