Creates an instance of the Error Manager with the ordered collection of Error Handlers.
Namespace: Scanjour.Workflow4.ActivityLibrary.ErrorManagement
Assembly: Scanjour.Workflow4.ActivityLibrary_19.0.1.0 (in Scanjour.Workflow4.ActivityLibrary_19.0.1.0.dll) Version: 19.0.1.0 (19.0.1.0)
Syntax
Parameters
- errorHandlers
- Type: System.Collections.GenericIEnumerableErrorHandler
The ordered collection of Error Handlers.
See Also