Raises an exception. This is useful for when you expect a pipeline to fail and want to relay a specific message to the requester.
Table 33. Fail Options
message
yes
-
The error message of the FailException thrown by the processor
FailException
{ "fail": { "message": "an error message" } }