RunStepError interface

The error information associated with a failed run step.

Properties

code

The error code for this error.

message

The human-readable text associated with this error.

Property Details

code

The error code for this error.

code: string

Property Value

string

message

The human-readable text associated with this error.

message: string

Property Value

string