IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Fail Processor
editFail Processor
editRaises an exception. This is useful for when you expect a pipeline to fail and want to relay a specific message to the requester.
Table 19. Fail Options
Name | Required | Default | Description |
---|---|---|---|
|
yes |
- |
The error message of the |
{ "fail": { "message": "an error message" } }