Skip to main content

Enum ActivityExceptionsHandlerType

Syntax
public enum ActivityExceptionsHandlerType

Namespace: OptimaJet.Workflow.Core.Model

Assembly: OptimaJet.Workflow.Core.dll

Fields

NameDescription
NotCorrect
SetActivityWhen a exception is caught will be set activity
SetStateWhen a exception is caught will be set state
RetryWhen a exception is caught will be start resumption execution
IgnoreIgnore all exceptions

Extension Methods