Assembly: OptimaJet.Workflow.Api

Class WorkflowDesignerApiException

OptimaJet.Workflow.Api.Exceptions.WorkflowDesignerApiException

An exception thrown when there is an error in the Workflow Designer API.

public class WorkflowDesignerApiException : InvalidOperationException, ISerializable

Type Hierarchy

Constructors

public WorkflowDesignerApiException(string message) #
An exception thrown when there is an error in the Workflow Designer API.

Parameters

Name
Type
Description
message
String
The error message.