Click or drag to resize
ProcessRecurrenceException Class
Exception which is thrown when process recurrence check fails and process is not started.
Inheritance Hierarchy
SystemObject
  SystemException
    CMS.AutomationProcessRecurrenceException

Namespace: CMS.Automation
Assembly: CMS.Automation (in CMS.Automation.dll) Version: 10.0.0
Syntax
C#
public class ProcessRecurrenceException : Exception

The ProcessRecurrenceException type exposes the following members.

Constructors
  NameDescription
Public methodProcessRecurrenceException
Constructor.
Top
See Also