Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PipelineJobError

Package version

Details about the error for a failed pipeline job.

Hierarchy

  • PipelineJobError

Index

Properties

Properties

Optional code

code: undefined | string

The error code.

Optional message

message: undefined | string

The error message.

Generated using TypeDoc