FlowDefinitionNotFoundError
Extends
Section titled “Extends”Error
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new FlowDefinitionNotFoundError(key): FlowDefinitionNotFoundError;Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
|
|
{ |
|
|
|
|
|
|
Returns
Section titled “Returns”FlowDefinitionNotFoundError
Overrides
Section titled “Overrides”Error.constructorProperties
Section titled “Properties”flowName?
Section titled “flowName?”readonly optional flowName?: string;readonly name: "FlowDefinitionNotFoundError" = 'FlowDefinitionNotFoundError';Overrides
Section titled “Overrides”Error.nameversionId?
Section titled “versionId?”readonly optional versionId?: string;