Exception: JSONAPI::Consumer::Errors::Conflict
- Inherits:
-
ServerError
- Object
- StandardError
- ApiError
- ServerError
- JSONAPI::Consumer::Errors::Conflict
- Defined in:
- lib/jsonapi/consumer/errors.rb
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
29 30 31 |
# File 'lib/jsonapi/consumer/errors.rb', line 29 def "Resource already exists" end |