PipelineError

data class PipelineError(val stage: PipelineStage, val tr: Throwable)

Constructors

Link copied to clipboard
constructor(stage: PipelineStage, tr: Throwable)

Properties

Link copied to clipboard
Link copied to clipboard