org.quartz.impl.jdbcjobstore
public class: InvalidConfigurationException [javadoc |
source]
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.quartz.impl.jdbcjobstore.InvalidConfigurationException
All Implemented Interfaces:
Serializable
Exception class for when a driver delegate cannot be found for a given
configuration, or lack thereof.
- author:
< - a href="mailto:jeff@binaryfeed.org">Jeffrey Wescott
| Methods from java.lang.Throwable: |
|---|
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |