Workflow Engine .NET

Assembly: OptimaJet.Workflow.Api

Class LicenseUnsupportedException

OptimaJet.Workflow.Api.Exceptions.LicenseUnsupportedException

An exception thrown when the license does not support the Workflow Engine API.

public class LicenseUnsupportedException : InvalidOperationException, ISerializable

Inheritance

  • Object
  • Exception
  • SystemException
  • InvalidOperationException

Implemented Interfaces

  • System.Runtime.Serialization.ISerializable

Constructors

public LicenseUnsupportedException(string message) #
An exception thrown when the license does not support the Workflow Engine API.

Parameters

Name
Type
Description
message
String