Skip to main content

Interface: IResolveChildWorkflowExecutionStartFailure

coresdk.workflow_activation.IResolveChildWorkflowExecutionStartFailure

Properties of a ResolveChildWorkflowExecutionStartFailure.

Hierarchy

  • $Properties

    IResolveChildWorkflowExecutionStartFailure

Properties

cause

Optional cause: null | StartChildWorkflowExecutionFailedCause

ResolveChildWorkflowExecutionStartFailure cause

Inherited from

$Properties.cause


workflowId

Optional workflowId: null | string

Lang should have this information but it's more convenient to pass it back for error construction on the lang side.

Inherited from

$Properties.workflowId


workflowType

Optional workflowType: null | string

ResolveChildWorkflowExecutionStartFailure workflowType

Inherited from

$Properties.workflowType