Skip to content

Type Alias: UnknownInvocationError

UnknownInvocationError = BaseInvocationError & object

Defined in: api_types.ts:1142

An error for an execution that failed due to an unknown reason.

Type Declaration

Name Type Defined in
type Unknown api_types.ts:1143