Core
Write Plugins v1.x
1

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.

ParseError #

/

Deprecated since 1.4.1

Parse error. Use BadRequestError instead.

Status Code #

400

Example #

Copied to clipboard!
const err = new context.errors.ParseError('error message');