Assembly: OptimaJet.Workflow.Core

Class ShutdownException

OptimaJet.Workflow.Core.Fault.ShutdownException

Represents an exception raised when the workflow runtime is in a shutdown state and cannot process operations.

public class ShutdownException : InvalidOperationException, ISerializable

Type Hierarchy

Constructors

public ShutdownException() #
Initializes a new instance with a message indicating the runtime is not running or is shutting down.