public class BatchFailures extends HashMap<String,Throwable>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
BatchFailures() |
BatchFailures(boolean verbose) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCodepublic BatchFailures()
public BatchFailures(boolean verbose)
public String toString()
toString in class AbstractMap<String,Throwable>Copyright © 2003-2013. All Rights Reserved.