SchedulerException Constructor (Exception)Quartz.NET API Documentation
Initializes a new instance of the SchedulerException class.

Namespace: Quartz
Assembly: Quartz (in Quartz.dll) Version: 2.2.1.400
Syntax

public SchedulerException(
	Exception cause
)
See Also