Throw Error
Discover more about the Throw Error component and how to use it on the Digibee Integration Platform.
Parameters
Parameter
Description
Default value
Data type
Throw Error in Action
Treating standard errors (customErrorEnabled)
{
"timestamp": <a long number informing the timestamp when the error was generated>,
"error": <the configured message>,
"exception": "PipelineEngineRuntimeException",
"code": <the configured code>
}Treating custom errors
Components that use subpipelines
Last updated
Was this helpful?