Class IncorrectWorkflowTenantConfigurationException
OptimaJet.Workflow.Api.Exceptions.IncorrectWorkflowTenantConfigurationException
An exception thrown when the workflow tenant configuration is incorrect.
Namespace: OptimaJet.Workflow.Api.Exceptions
public class IncorrectWorkflowTenantConfigurationException : InvalidOperationException, ISerializableInheritance
- 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
messageStringThe exception message.