HomeSort by relevance Sort by last modified time
    Searched defs:exceptionally (Results 1 - 9 of 9) sorted by null

  /libcore/ojluni/src/main/java/java/util/concurrent/
CompletionStage.java 93 * whether the triggering stage completed normally or exceptionally.
94 * Method {@link #exceptionally exceptionally} supports computation
95 * only when the triggering stage completes exceptionally, computing a
99 * requiring its completion complete exceptionally as well, with a
102 * complete exceptionally, then the CompletionException may correspond
105 * exceptionally, no guarantees are made about whether the dependent
106 * stage completes normally or exceptionally. In the case of method
108 * exception, then the stage completes exceptionally with this
109 * exception unless the source stage also completed exceptionally, i
850 public CompletionStage<T> exceptionally method in interface:CompletionStage
    [all...]
CompletableFuture.java 2220 public CompletableFuture<T> exceptionally( method in class:CompletableFuture
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/kotlin-compiler/26.2.0-alpha16/
kotlin-compiler-26.2.0-alpha16.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.0.0_r1-robolectric-0.jar 
android-all-7.0.0_r1-robolectric-r1.jar 
android-all-7.1.0_r7-robolectric-0.jar 
android-all-7.1.0_r7-robolectric-r1.jar 
  /prebuilts/sdk/24/
android.jar 
  /prebuilts/sdk/current/
core.jar 

Completed in 172 milliseconds