Package version:

The job error details. Contains list of job error items.

Hierarchy

  • JobErrorDetails

Properties

code: string

The error code intended for programmatic access.

errorDetails?: JobErrorItem[]

The error details.

message: string

The error message intended to describe the error in detail.

Generated using TypeDoc