Home
last modified time | relevance | path

Searched defs:UncheckedExecutionException (Results 1 – 1 of 1) sorted by relevance

/external/guava/guava/src/com/google/common/util/concurrent/
DUncheckedExecutionException.java41 public class UncheckedExecutionException extends RuntimeException { class
45 protected UncheckedExecutionException() {} in UncheckedExecutionException() method in UncheckedExecutionException
50 protected UncheckedExecutionException(@Nullable String message) { in UncheckedExecutionException() method in UncheckedExecutionException
57 public UncheckedExecutionException(@Nullable String message, @Nullable Throwable cause) { in UncheckedExecutionException() method in UncheckedExecutionException
64 public UncheckedExecutionException(@Nullable Throwable cause) { in UncheckedExecutionException() method in UncheckedExecutionException