Workflow Engine .NET

Assembly: OptimaJet.Workflow.Api

Class IncorrectWorkflowTenantConfigurationException

OptimaJet.Workflow.Api.Exceptions.IncorrectWorkflowTenantConfigurationException

An exception thrown when the workflow tenant configuration is incorrect.

public class IncorrectWorkflowTenantConfigurationException : InvalidOperationException, ISerializable

Inheritance

  • Object
  • Exception
  • SystemException
  • InvalidOperationException

Implemented Interfaces

  • System.Runtime.Serialization.ISerializable

Constructors

public IncorrectWorkflowTenantConfigurationException(string message) #
An exception thrown when the workflow tenant configuration is incorrect.

Parameters

Name
Type
Description
message
String
The exception message.