JobAlreadyRunningException Class

The exception that is thrown when a job cannot be run because it is already running.
Inheritance Hierarchy
SystemObject
  SystemException
    Dundas.BI.SchedulingJobAlreadyRunningException

Namespace:  Dundas.BI.Scheduling
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public class JobAlreadyRunningException : Exception
See Also