public class JobRestartException extends BatchRuntimeException
| Constructor and Description |
|---|
JobRestartException()
JobRestartException is thrown when an error occurs during the JobOperator
restart operation.
|
JobRestartException(String message) |
JobRestartException(String message,
Throwable cause) |
JobRestartException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019 JBoss by Red Hat. All rights reserved.