Exception: JSONAPI::Consumer::Errors::ServerError
- Defined in:
- lib/jsonapi/consumer/errors.rb
Direct Known Subclasses
Instance Attribute Summary
Attributes inherited from ApiError
Instance Method Summary collapse
Methods inherited from ApiError
Constructor Details
This class inherits a constructor from JSONAPI::Consumer::Errors::ApiError
Instance Method Details
#message ⇒ Object
23 24 25 |
# File 'lib/jsonapi/consumer/errors.rb', line 23 def "Internal server error" end |