パッケージ jakarta.batch.operations
クラス JobExecutionNotRunningException
java.lang.ObjectSE
java.lang.ThrowableSE
java.lang.ExceptionSE
java.lang.RuntimeExceptionSE
jakarta.batch.operations.BatchRuntimeException
jakarta.batch.operations.JobExecutionNotRunningException
- 実装されているすべてのインターフェース:
SerializableSE
現在実行されていないジョブインスタンスで
JobOperator.stop(long) が呼び出されると、JobExecutionNotRunningException がスローされます。- 関連事項:
コンストラクターの概要
コンストラクターコンストラクター説明JobExecutionNotRunningException(StringSE message) JobExecutionNotRunningException(StringSE message, ThrowableSE cause) 方法の概要
クラス java.lang.ThrowableSE から継承されたメソッド
addSuppressedSE, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCauseSE, printStackTrace, printStackTraceSE, printStackTraceSE, setStackTraceSE, toString
コンストラクターの詳細
JobExecutionNotRunningException
public JobExecutionNotRunningException()JobExecutionNotRunningException
JobExecutionNotRunningException
JobExecutionNotRunningException