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, ISerializableType Hierarchy
- Exception
- SystemException
- InvalidOperationException
- IncorrectWorkflowTenantConfigurationException Current type
- Implemented interfaces
- IncorrectWorkflowTenantConfigurationException Current type
- InvalidOperationException
- SystemException
Constructors
public IncorrectWorkflowTenantConfigurationException(string message) #An exception thrown when the workflow tenant configuration is incorrect.
Parameters
Name
Type
Description
messageStringThe exception message.