public class NoSuchJobException extends JobExecutionException
Job
is not
available.Constructor and Description |
---|
NoSuchJobException(java.lang.String msg)
Create an exception with the given message.
|
NoSuchJobException(java.lang.String msg,
java.lang.Throwable e) |