public class AddFailedException extends Exception
| Constructor and Description |
|---|
AddFailedException(Map<String,Integer> errors,
Map<String,Item> items) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Integer> |
getErrors()
Get the map of item id to error code
|
Map<String,Item> |
getItems()
Get the map of item it to item object
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017 LSST. All rights reserved.