Workflow Engine .NET

Assembly: OptimaJet.Workflow.Core

Class CommandNotFoundException

OptimaJet.Workflow.Core.Fault.CommandNotFoundException

public class CommandNotFoundException : Exception, ISerializable

Inheritance

  • System.Object
  • System.Exception

Implemented Interfaces

  • System.Runtime.Serialization.ISerializable

Constructors

public CommandNotFoundException(string message) #

Parameters

Name
Type
Description
message
String
public CommandNotFoundException(string commandName, string schemeCode) #

Parameters

Name
Type
Description
commandName
String
schemeCode
String