Searched defs:RetryableException (Results 1 – 5 of 5) sorted by relevance
24 public class RetryableException extends RuntimeException { class29 public RetryableException(String msg) { in RetryableException() method in RetryableException33 public RetryableException(String format, Object...args) { in RetryableException() method in RetryableException37 public RetryableException(Throwable cause, String format, Object...args) { in RetryableException() method in RetryableException41 public RetryableException(@Nullable Timeout timeout, String msg) { in RetryableException() method in RetryableException46 public RetryableException(@Nullable Timeout timeout, String format, Object...args) { in RetryableException() method in RetryableException51 public RetryableException(@Nullable Timeout timeout, Throwable cause, String format, in RetryableException() method in RetryableException
28 public final class RetryableException extends SdkClientException { class30 protected RetryableException(Builder b) { in RetryableException() method in RetryableException
119 private static class RetryableException extends Exception {} class in RetryStrategyTest
840 "RetryableException":{ object
META-INF/ META-INF/MANIFEST.MF META-INF/androidx.annotation_annotation- ...