当前页面:
在线文档首页 >
Spring Framework 1.2.9 API 文档英文版
SchedulerFactoryBean.DelayedSchedulerStartException (Spring Framework) - Spring Framework 1.2.9 API 文档英文版
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) 2002-2007 The Spring Framework Project.