BasePipelineErrorHandler

Simple pipeline error handler that logs the error message.

Constructors

Link copied to clipboard
constructor()

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.