Class RateLimitedException

    • Constructor Detail

      • RateLimitedException

        public RateLimitedException​(String message,
                                    int responseCode,
                                    @Nullable
                                    String body,
                                    okhttp3.Headers headers)
    • Method Detail

      • getRetryIn

        public long getRetryIn()
        Returns:
        The time in ms to retry in