NotFoundError #
Resource not found.
Status Code #
404
Example #
const err = new context.errors.NotFoundError('error message');
Edit this page on Github(opens new window)
You are currently looking at the documentation of a previous version of Kuzzle. We strongly recommend that you use the latest version. You can also use the version selector in the top menu.
Resource not found.
404
const err = new context.errors.NotFoundError('error message');