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