public class JobParametersNotFoundException extends JobExecutionException
JobParametersIncrementer is not
available.| Constructor and Description |
|---|
JobParametersNotFoundException(java.lang.String msg)
Create an exception with the given message.
|
JobParametersNotFoundException(java.lang.String msg,
java.lang.Throwable e) |
public JobParametersNotFoundException(java.lang.String msg)
public JobParametersNotFoundException(java.lang.String msg,
java.lang.Throwable e)
msg - The message to send to callere - the cause of the exception