Workflow Engine .NET

Assembly: OptimaJet.Workflow.Api

Class ProviderFactoryDuplicateProviderIdException

OptimaJet.Workflow.Api.Exceptions.ProviderFactoryDuplicateProviderIdException

An exception thrown when duplicate provider factory persistence provider IDs are found.

public class ProviderFactoryDuplicateProviderIdException : InvalidOperationException, ISerializable

Inheritance

  • 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
ids
String[]
The duplicate provider factory persistence provider IDs.