public class JobExecutionAlreadyCompleteException extends BatchRuntimeException
JobOperator.restart(long, java.util.Properties) is called, and the most recent
job execution for the corresponding job instance has ended with BatchStatus of COMPLETED.| Constructor and Description |
|---|
JobExecutionAlreadyCompleteException() |
JobExecutionAlreadyCompleteException(String message) |
JobExecutionAlreadyCompleteException(String message,
Throwable cause) |
JobExecutionAlreadyCompleteException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019 Eclipse Foundation.
Use is subject to license terms.