Class RateLimitExceededException

All Implemented Interfaces:
Serializable

public class RateLimitExceededException extends RuntimeException
See Also:
  • Constructor Details

    • RateLimitExceededException

      public RateLimitExceededException(String message, long retryAfterSeconds)
  • Method Details

    • getRetryAfterSeconds

      public long getRetryAfterSeconds()