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