public class JobExecutionNotMostRecentException extends BatchRuntimeException
JobOperator.restart(long, java.util.Properties)
is called on a job instance which has already completed (i.e. the most recent execution has ended with
BatchStatus
of COMPLETED.Constructor and Description |
---|
JobExecutionNotMostRecentException() |
JobExecutionNotMostRecentException(String message) |
JobExecutionNotMostRecentException(String message,
Throwable cause) |
JobExecutionNotMostRecentException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.