public class JobInterruptedException extends JobExecutionException
UnexpectedJobExecutionException
before
reaching the client.Constructor and Description |
---|
JobInterruptedException(String msg) |
JobInterruptedException(String msg,
BatchStatus status) |
Modifier and Type | Method and Description |
---|---|
BatchStatus |
getStatus()
The desired status of the surrounding execution after the interruption.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public JobInterruptedException(String msg)
public JobInterruptedException(String msg, BatchStatus status)
public BatchStatus getStatus()
Copyright © 2014 Pivotal. All rights reserved.