Options
All
  • Public
  • Public/Protected
  • All
Menu

A WorkflowErrorInterface, thrown during the revert process.

Hierarchy

Implemented by

Index

Properties

message

message: string

name

name: string

originalException

originalException: Error

The original thrown exception

originalWorkflowError

originalWorkflowError: WorkflowError

The original workflow error thrown before the revert error.

Optional stack

stack: undefined | string

stepName

stepName: string

The name of the step the error was thrown on

Legend

  • Constructor
  • Property
  • Property
  • Inherited property
  • Static property

Generated using TypeDoc