Searched refs:MappedMultiException (Results 1 – 2 of 2) sorted by relevance
29 public class MappedMultiException extends TestHelperException { class33 public MappedMultiException(String message, Map<Object, Throwable> throwables) { in MappedMultiException() method in MappedMultiException
24 import android.platform.helpers.exceptions.MappedMultiException;266 throw new MappedMultiException( in getAll()