Class StatusNotDefinedException
OptimaJet.Workflow.Core.Fault.StatusNotDefinedException
Represents an exception that is thrown when a workflow status referenced by the runtime is not defined.
Namespace: OptimaJet.Workflow.Core.Fault
public class StatusNotDefinedException : Exception, ISerializableInheritance
- Object
- Exception
Implemented Interfaces
- System.Runtime.Serialization.ISerializable
Remarks
Use this exception when a status value cannot be matched to a known status definition.