PipelineOutputError

Contains detailed error information from pipeline test operations, providing structured error responses for better debugging and troubleshooting capabilities.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The detailed error message describing what went wrong during the pipeline test operation for this record.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String