public class BatchException extends Exception
Constructor and Description |
---|
BatchException(List<? extends Exception> exs) |
Modifier and Type | Method and Description |
---|---|
List<Exception> |
getBatchExceptions() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2003–2019 Atlassian. All rights reserved.