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 IBM Corp. 2014
Licensed under the Apache License, Version 2.0