Exceptions for errors concerning Workflow runtime

Namespace:  EPiServer.WorkflowFoundation
Assembly:  EPiServer.WorkflowFoundation (in EPiServer.WorkflowFoundation.dll) Version: 6.0.530.0

Syntax

C#
[SerializableAttribute]
public class WorkflowRuntimeException : WorkflowException

Inheritance Hierarchy

System..::.Object
  System..::.Exception
    System..::.ApplicationException
      EPiServer.Core..::.EPiServerException
        EPiServer.WorkflowFoundation..::.WorkflowException
          EPiServer.WorkflowFoundation..::.WorkflowRuntimeException

See Also