Exception: Shift::Api::Core::Errors::Conflict
- Inherits:
-
ServerError
- Object
- StandardError
- ApiError
- ServerError
- Shift::Api::Core::Errors::Conflict
- Defined in:
- lib/shift/api/core/errors.rb
Instance Attribute Summary
Attributes inherited from ApiError
Instance Method Summary collapse
Methods inherited from ServerError
Methods inherited from ApiError
from_jsonapi_client, #initialize
Constructor Details
This class inherits a constructor from Shift::Api::Core::Errors::ApiError
Instance Method Details
#message ⇒ Object
67 68 69 |
# File 'lib/shift/api/core/errors.rb', line 67 def "Resource already exists" end |