public class JobExecutionNotRunningException extends BatchRuntimeException
JobOperator.stop(long)
が呼び出されると、JobExecutionNotRunningException がスローされます。コンストラクターと説明 |
---|
JobExecutionNotRunningException() |
JobExecutionNotRunningException(StringSE message) |
JobExecutionNotRunningException(StringSE message, ThrowableSE cause) |
JobExecutionNotRunningException(ThrowableSE cause) |
addSuppressedSE, fillInStackTraceSE, getCauseSE, getLocalizedMessageSE, getMessageSE, getStackTraceSE, getSuppressedSE, initCauseSE, printStackTraceSE, printStackTraceSE, printStackTraceSE, setStackTraceSE, toStringSE
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSE
public JobExecutionNotRunningException()
public JobExecutionNotRunningException(StringSE message)
public JobExecutionNotRunningException(ThrowableSE cause)
public JobExecutionNotRunningException(StringSE message, ThrowableSE cause)
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.