public class SchedulerConfigException extends SchedulerException
SchedulerFactory- or one of the components it
configures.| Constructor and Description |
|---|
SchedulerConfigException(java.lang.String msg)
Create a
JobPersistenceException with the given message. |
SchedulerConfigException(java.lang.String msg,
java.lang.Throwable cause)
Create a
JobPersistenceException with the given message
and cause. |
getUnderlyingException, toStringpublic SchedulerConfigException(java.lang.String msg)
Create a JobPersistenceException with the given message.
public SchedulerConfigException(java.lang.String msg,
java.lang.Throwable cause)
Create a JobPersistenceException with the given message
and cause.
Copyright IBM Corp. 2024, 2025