Searched defs:handleException (Results 1 – 4 of 4) sorted by relevance
33 public static void handleException(@NonNull Exception e) { in handleException() method in ExceptionUtil
59 private void handleException(Exception e) { in handleException() method in MemoryStoreImpl
310 ListenableFuture<Void> handleException(Context context, Throwable t) { in handleException() method in WorkManagerExceptionHandler
1569 private void handleException(Exception e, String methodStr) { in handleException() method in WifiStaIfaceHidlImpl