JobRunError interface

Error type

Properties

code

Error code of the given entry.

message

Error message of the given entry.

target

Target of the given error entry.

Property Details

code

Error code of the given entry.

code?: string

Property Value

string

message

Error message of the given entry.

message?: string

Property Value

string

target

Target of the given error entry.

target?: string

Property Value

string