summaryT:DotNetNuke.Services.Exceptions.SchedulerException

Namespace: DotNetNuke.Services.Exceptions
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public class SchedulerException : BasePortalException
Visual Basic
Public Class SchedulerException
	Inherits BasePortalException

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    DotNetNuke.Services.Exceptions..::..BasePortalException
      DotNetNuke.Services.Exceptions..::..SchedulerException

See Also