Searched defs:UncheckedExecutionException (Results 1 – 2 of 2) sorted by relevance
36 public class UncheckedExecutionException extends RuntimeException { class38 protected UncheckedExecutionException() {} in UncheckedExecutionException() method in UncheckedExecutionException41 protected UncheckedExecutionException(@Nullable String message) { in UncheckedExecutionException() method in UncheckedExecutionException46 public UncheckedExecutionException(@Nullable String message, @Nullable Throwable cause) { in UncheckedExecutionException() method in UncheckedExecutionException51 public UncheckedExecutionException(@Nullable Throwable cause) { in UncheckedExecutionException() method in UncheckedExecutionException
36 public class UncheckedExecutionException extends RuntimeException { class38 protected UncheckedExecutionException() {} in UncheckedExecutionException() method in UncheckedExecutionException41 protected UncheckedExecutionException(@NullableDecl String message) { in UncheckedExecutionException() method in UncheckedExecutionException46 public UncheckedExecutionException(@NullableDecl String message, @NullableDecl Throwable cause) { in UncheckedExecutionException() method in UncheckedExecutionException51 public UncheckedExecutionException(@NullableDecl Throwable cause) { in UncheckedExecutionException() method in UncheckedExecutionException