Workflow Engine .NET

Assembly: OptimaJet.Workflow.Core

Class StatusNotDefinedException

OptimaJet.Workflow.Core.Fault.StatusNotDefinedException

Represents an exception that is thrown when a workflow status referenced by the runtime is not defined.

public class StatusNotDefinedException : Exception, ISerializable

Inheritance

  • Object
  • Exception

Implemented Interfaces

  • System.Runtime.Serialization.ISerializable

Remarks

Use this exception when a status value cannot be matched to a known status definition.