org.quartz.impl.jdbcjobstore
Class NoSuchDelegateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.quartz.SchedulerException
org.quartz.JobPersistenceException
org.quartz.impl.jdbcjobstore.NoSuchDelegateException
- All Implemented Interfaces:
- Serializable
public class NoSuchDelegateException
- extends JobPersistenceException
Exception class for when a driver delegate cannot be found for a given
configuration, or lack thereof.
- Author:
- Jeffrey Wescott
- See Also:
- Serialized Form
NoSuchDelegateException
public NoSuchDelegateException(String msg)
NoSuchDelegateException
public NoSuchDelegateException(String msg,
Throwable cause)
Copyright 2001-2015, Terracotta, Inc.