Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 240 Bytes

File metadata and controls

21 lines (13 loc) · 240 Bytes
code type title
true
page
InternalError

InternalError

Unexpected error. Should be reserved for Kuzzle's use only.

Status Code

500

Example

const err = new context.errors.InternalError('error message');