Click or drag to resize
STSeriesWorkflowException ClassScriptel Corporation
Warning: This API is deprecated, please consider using the new version located here: http://scriptel.com/developers/proscript/net-library/
This class represents an exception that can occur while executing a workflow.
Inheritance Hierarchy
SystemObject
  SystemException
    Scriptel.STSeriesSTSeriesWorkflowException

Namespace: Scriptel.STSeries
Assembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntax
public class STSeriesWorkflowException : Exception

The STSeriesWorkflowException type exposes the following members.

Constructors
  NameDescription
Public methodSTSeriesWorkflowException
Constructs a new WorkflowException object
Top
See Also