public class BatchRuntimeException
extends java.lang.RuntimeException
JobOperator
API methods to its callers.Constructor and Description |
---|
BatchRuntimeException() |
BatchRuntimeException(java.lang.String message) |
BatchRuntimeException(java.lang.String message,
java.lang.Throwable cause) |
BatchRuntimeException(java.lang.Throwable cause) |
public BatchRuntimeException()
public BatchRuntimeException(java.lang.String message)
public BatchRuntimeException(java.lang.Throwable cause)
public BatchRuntimeException(java.lang.String message, java.lang.Throwable cause)