Ember Logo 1c White
  • Docs
  • Releases
  • Blog
  • Community
  • About
  1. Home
  2. Projects
    1. Ember
    2. Ember Data
    3. Ember CLI
3.2
  1. Packages
    1. ember-data
  2. Classes
    1. DS.AbortError
    2. DS.Adapter
    3. DS.AdapterError
    4. DS.AdapterPopulatedRecordArray
    5. DS.BelongsToReference
    6. DS.BooleanTransform
    7. DS.BuildURLMixin
    8. DS.ConflictError
    9. DS.DateTransform
    10. DS.EmbeddedRecordsMixin
    11. DS.Errors
    12. DS.ForbiddenError
    13. DS.HasManyReference
    14. DS.InvalidError
    15. DS.JSONAPIAdapter
    16. DS.JSONAPISerializer
    17. DS.JSONSerializer
    18. DS.ManyArray
    19. DS.Model
    20. DS.NotFoundError
    21. DS.NumberTransform
    22. DS.PromiseArray
    23. DS.PromiseManyArray
    24. DS.PromiseObject
    25. DS.RESTAdapter
    26. DS.RESTSerializer
    27. DS.RecordArray
    28. DS.RecordReference
    29. DS.RootState
    30. DS.Serializer
    31. DS.ServerError
    32. DS.Store
    33. DS.StringTransform
    34. DS.TimeoutError
    35. DS.Transform
    36. DS.UnauthorizedError
    37. Ember.Inflector

Class DS.ConflictError

Defined in: /home/travis/build/emberjs/data/tmp/broccoli_yuidoc-input_base_path-XQ0At7QH.tmp/0/-private/adapters/errors.js:303
Module: ember-data

A DS.ConflictError equates to a HTTP 409 Conflict response status. It is used by an adapter to indicate that the request could not be processed because of a conflict in the request. An example scenario would be when creating a record with a client generated id but that id is already known to the external API.

Copyright 2023 Tilde Inc.
Team | Sponsors
Security | Legal | Brand
Community Guidelines

Ember.js is free, open source and always will be.

Hosted by:

CDN provided by:

Tested with:

Resolved with: