public class JobExecutionAlreadyCompleteException extends BatchRuntimeException
JobOperator.restart(long, java.util.Properties) が呼び出され、対応するジョブインスタンスの最新のジョブ実行が COMPLETED の BatchStatus で終了したとき。| コンストラクターと説明 |
|---|
JobExecutionAlreadyCompleteException() |
JobExecutionAlreadyCompleteException(StringSE message) |
JobExecutionAlreadyCompleteException(StringSE message, ThrowableSE cause) |
JobExecutionAlreadyCompleteException(ThrowableSE cause) |
addSuppressedSE, fillInStackTraceSE, getCauseSE, getLocalizedMessageSE, getMessageSE, getStackTraceSE, getSuppressedSE, initCauseSE, printStackTraceSE, printStackTraceSE, printStackTraceSE, setStackTraceSE, toStringSEcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEpublic JobExecutionAlreadyCompleteException()
public JobExecutionAlreadyCompleteException(StringSE message)
public JobExecutionAlreadyCompleteException(ThrowableSE cause)
public JobExecutionAlreadyCompleteException(StringSE message, ThrowableSE cause)
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.