public class JobExecutionNotRunningException extends BatchRuntimeException
JobOperator.stop(long)
is called on a job instance which is not currently running.Constructor and Description |
---|
JobExecutionNotRunningException() |
JobExecutionNotRunningException(String message) |
JobExecutionNotRunningException(String message,
Throwable cause) |
JobExecutionNotRunningException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.