SchedulerConfigException Constructor Quartz.NET API Documentation
Overload List

  NameDescription
Public methodSchedulerConfigException(String)
Create a JobPersistenceException with the given message.
Public methodSchedulerConfigException(SerializationInfo, StreamingContext)
Initializes a new instance of the SchedulerConfigException class.
Public methodSchedulerConfigException(String, Exception)
Create a JobPersistenceException with the given message and cause.
Top
See Also