Class NoSuchJobInstanceException

java.lang.Object
All Implemented Interfaces:
Serializable

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