org.springframework.scheduling.quartz
Class SchedulerFactoryBean.DelayedSchedulerStartException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.scheduling.quartz.SchedulerFactoryBean.DelayedSchedulerStartException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- SchedulerFactoryBean
- public static class SchedulerFactoryBean.DelayedSchedulerStartException
- extends NestedRuntimeException
Exception to be thrown if the Quartz scheduler cannot be started
after the specified delay has passed.
- See Also:
- Serialized Form
Copyright (C) 2003-2004 The Spring Framework Project.