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, toString
Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.