public class JobExecutionIsRunningException extends BatchRuntimeException
JobOperator.abandon(long)
is called on a job execution which is currently running (i.e. has a
BatchStatus
of STARTING or STARTED).Constructor and Description |
---|
JobExecutionIsRunningException() |
JobExecutionIsRunningException(String message) |
JobExecutionIsRunningException(String message,
Throwable cause) |
JobExecutionIsRunningException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.