Searched refs:throwables (Results 1 – 1 of 1) sorted by relevance
33 public MappedMultiException(String message, Map<Object, Throwable> throwables) { in MappedMultiException() argument35 mThrowables.putAll(throwables); in MappedMultiException()