Class NoSuchJobException

java.lang.Object
All Implemented Interfaces:
Serializable

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