BasePipelineErrorHandler
Simple pipeline error handler that logs the error message.
Functions
Link copied to clipboard
open override fun handle(error: PipelineException, sourceFunction: Function<*>?, action: () -> Unit)
Handles an exception thrown during any stage of the pipeline.