Ember Logo 1c White
  • Docs
  • Releases
  • Blog
  • Community
  • About
  1. Home
  2. Projects
    1. Ember
    2. Ember Data
    3. Ember CLI
3.1
  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.FilteredRecordArray
    13. DS.ForbiddenError
    14. DS.HasManyReference
    15. DS.InvalidError
    16. DS.JSONAPIAdapter
    17. DS.JSONAPISerializer
    18. DS.JSONSerializer
    19. DS.ManyArray
    20. DS.Model
    21. DS.NotFoundError
    22. DS.NumberTransform
    23. DS.PromiseArray
    24. DS.PromiseManyArray
    25. DS.PromiseObject
    26. DS.RESTAdapter
    27. DS.RESTSerializer
    28. DS.RecordArray
    29. DS.RecordReference
    30. DS.RootState
    31. DS.Serializer
    32. DS.ServerError
    33. DS.Store
    34. DS.StringTransform
    35. DS.TimeoutError
    36. DS.Transform
    37. DS.UnauthorizedError
    38. Ember.Inflector

Class DS.ConflictError

Defined in: /home/travis/build/emberjs/data/tmp/broccoli_yuidoc-input_base_path-WIGFfQH8.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: