Class WorkflowDesignerApiException
OptimaJet.Workflow.Api.Exceptions.WorkflowDesignerApiException
An exception thrown when there is an error in the Workflow Designer API.
Namespace: OptimaJet.Workflow.Api.Exceptions
public class WorkflowDesignerApiException : InvalidOperationException, ISerializableType Hierarchy
- Exception
- SystemException
- InvalidOperationException
- WorkflowDesignerApiException Current type
- Implemented interfaces
- WorkflowDesignerApiException Current type
- InvalidOperationException
- SystemException
Constructors
public WorkflowDesignerApiException(string message) #An exception thrown when there is an error in the Workflow Designer API.
Parameters
Name
Type
Description
messageStringThe error message.