Class ProviderFactoryDuplicateProviderIdException
OptimaJet.Workflow.Api.Exceptions.ProviderFactoryDuplicateProviderIdException
An exception thrown when duplicate provider factory persistence provider IDs are found.
Namespace: OptimaJet.Workflow.Api.Exceptions
public class ProviderFactoryDuplicateProviderIdException : InvalidOperationException, ISerializableInheritance
- Object
- Exception
- SystemException
- InvalidOperationException
Implemented Interfaces
- System.Runtime.Serialization.ISerializable
Constructors
public ProviderFactoryDuplicateProviderIdException(params string[] ids) #An exception thrown when duplicate provider factory persistence provider IDs are found.
Parameters
Name
Type
Description
idsString[]The duplicate provider factory persistence provider IDs.