Save This Page
Home » quartz-1.6.0 » org » quartz » impl » jdbcjobstore » [javadoc | source]
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.

Constructor:
 public InvalidConfigurationException() 
 public InvalidConfigurationException(String msg) 
Methods from java.lang.Throwable:
fillInStackTrace,   getCause,   getLocalizedMessage,   getMessage,   getStackTrace,   initCause,   printStackTrace,   printStackTrace,   printStackTrace,   setStackTrace,   toString
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait