public class FailedBatchException extends JeppettoException
| Constructor and Description |
|---|
FailedBatchException(java.lang.String message,
java.util.List<?> succeeded,
java.util.Map<?,? extends java.lang.Throwable> failed) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<?,? extends java.lang.Throwable> |
getFailed() |
java.util.List<?> |
getSucceeded() |
Copyright © 2017. All Rights Reserved.