WorkflowInvalidError
Defined in: packages/runtime/src/errors.ts:37
工作流结构校验失败(节点 ID 重复 / edge 引用未知节点 / 自环等)
Extends
Section titled “Extends”Error
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new WorkflowInvalidError(
message):WorkflowInvalidError
Defined in: packages/runtime/src/errors.ts:38
Parameters
Section titled “Parameters”message
Section titled “message”string
Returns
Section titled “Returns”WorkflowInvalidError
Overrides
Section titled “Overrides”Error.constructor