ParseError #
/
Deprecated since 1.4.1
Parse error. Use BadRequestError instead.
Status Code #
400
Example #
const err = new context.errors.ParseError('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.
/
Parse error. Use BadRequestError instead.
400
const err = new context.errors.ParseError('error message');