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, toString
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.