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 © 2019 JBoss by Red Hat. All rights reserved.