FlowDefinitionConflictError
Extends
Section titled “Extends”Error
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new FlowDefinitionConflictError(flowName, digest): FlowDefinitionConflictError;Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
|
|
|
|
|
|
Returns
Section titled “Returns”FlowDefinitionConflictError
Overrides
Section titled “Overrides”Error.constructorProperties
Section titled “Properties”digest
Section titled “digest”readonly digest: string;flowName
Section titled “flowName”readonly flowName: string;readonly name: "FlowDefinitionConflictError" = 'FlowDefinitionConflictError';Overrides
Section titled “Overrides”Error.name