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, values
equals, hashCode
public BatchFailures()
public BatchFailures(boolean verbose)
public String toString()
toString
in class AbstractMap<String,Throwable>
Copyright © 2003-2014. All Rights Reserved.