メインコンテンツへスキップ

BlueprintStepExecutionError

Error thrown when a single Blueprint step fails during execution.

This error carries structured information about the failing step so that consumers (e.g. the Playground UI) do not have to parse human‑readable error messages to understand what went wrong.

Hierarchy

  • Error
    • BlueprintStepExecutionError

Index

Constructors

Properties

Constructors

constructor

Properties

publicreadonlymessages

messages: string[]

publicreadonlystep

publicreadonlystepNumber

stepNumber: number
Page Options