Class LicenseUnsupportedException
OptimaJet.Workflow.Api.Exceptions.LicenseUnsupportedException
An exception thrown when the license does not support the Workflow Engine API.
Namespace: OptimaJet.Workflow.Api.Exceptions
public class LicenseUnsupportedException : InvalidOperationException, ISerializableType Hierarchy
- Exception
- SystemException
- InvalidOperationException
- LicenseUnsupportedException Current type
- Implemented interfaces
- LicenseUnsupportedException Current type
- InvalidOperationException
- SystemException
Constructors
public LicenseUnsupportedException(string message) #An exception thrown when the license does not support the Workflow Engine API.
Parameters
Name
Type
Description
messageString