Class SchedulerConfigException

All Implemented Interfaces:
Serializable

public class SchedulerConfigException extends SchedulerException
An exception that is thrown to indicate that there is a misconfiguration of the SchedulerFactory- or one of the components it configures.
Author:
James House
See Also:
  • Constructor Details

    • SchedulerConfigException

      public SchedulerConfigException(String msg)
      Create a JobPersistenceException with the given message.