Class ServerError
public| Extends: | AdapterError |
|---|---|
| Defined in: | ../packages/adapter/addon/error.js:337 |
| Module: | @ember-data/adapter/error |
A 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.