Class NoSuchJobExecutionException

java.lang.Object
All Implemented Interfaces:
Serializable

public class NoSuchJobExecutionException extends BatchRuntimeException
Used in JobOperator methods when referencing a job execution value which does not correspond to a job execution recognized by the implementation's repository.
See Also: