ember / 2.18.0 / classes / ds.servererror.html /

Class DS.ServerError

Defined in: addon/-private/adapters/errors.js:315
Module: ember-data

A DS.ServerError equates to a HTTP 500 Internal Server Error response status. It is used by the adapter to indicate that a request has failed because of an error in the external API.

© 2020 Yehuda Katz, Tom Dale and Ember.js contributors
Licensed under the MIT License.
https://api.emberjs.com/ember-data/2.18/classes/DS.ServerError