Class DuplicateWorkflowTenantIdException
OptimaJet.Workflow.Api.Exceptions.DuplicateWorkflowTenantIdException
An exception thrown when duplicate workflow tenant IDs are found.
Namespace: OptimaJet.Workflow.Api.Exceptions
public class DuplicateWorkflowTenantIdException : InvalidOperationException, ISerializableType Hierarchy
- Exception
- SystemException
- InvalidOperationException
- DuplicateWorkflowTenantIdException Current type
- Implemented interfaces
- DuplicateWorkflowTenantIdException Current type
- InvalidOperationException
- SystemException
Constructors
public DuplicateWorkflowTenantIdException(params string[] ids) #An exception thrown when duplicate workflow tenant IDs are found.
Parameters
Name
Type
Description
idsString[]The duplicate workflow tenant IDs.