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.
Namespace: OptimaJet.Workflow.Api.Exceptions
public class WorkflowTenantIdNotProvidedException : InvalidOperationException, ISerializableInheritance
- 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.