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, ISerializableInheritance
- Object
- Exception
- SystemException
- InvalidOperationException
Implemented Interfaces
- System.Runtime.Serialization.ISerializable
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.