public class NoSuchJobException extends JobExecutionException
Job is not
available.| Constructor and Description |
|---|
NoSuchJobException(String msg)
Create an exception with the given message.
|
NoSuchJobException(String msg,
Throwable e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013. All rights reserved.