public class BatchRuntimeException extends RuntimeException
Constructor and Description |
---|
BatchRuntimeException() |
BatchRuntimeException(String message) |
BatchRuntimeException(String message,
Throwable cause) |
BatchRuntimeException(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.