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, ISerializableType Hierarchy
- Exception
- StatusNotDefinedException Current type
- Implemented interfaces
- StatusNotDefinedException Current type
Remarks
Use this exception when a status value cannot be matched to a known status definition.