Searched refs:failureAllowed (Results 1 – 1 of 1) sorted by relevance
997 public @NonNull Builder withFailureAllowed(boolean failureAllowed) { in withFailureAllowed() argument998 return withExceptionAllowed(failureAllowed); in withFailureAllowed()