Workflow Engine .NET

Assembly: OptimaJet.Workflow.Api

Class WorkflowTenantIdNotProvidedException

OptimaJet.Workflow.Api.Exceptions.WorkflowTenantIdNotProvidedException

An exception thrown when workflow tenant ID is not provided in the HTTP request and no default tenant is configured.

public class WorkflowTenantIdNotProvidedException : InvalidOperationException, ISerializable

Inheritance

  • Object
  • Exception
  • SystemException
  • InvalidOperationException

Implemented Interfaces

  • System.Runtime.Serialization.ISerializable

Constructors

public WorkflowTenantIdNotProvidedException() #
An exception thrown when workflow tenant ID is not provided in the HTTP request and no default tenant is configured.