Class RateLimitException

All Implemented Interfaces:
Serializable

public class RateLimitException extends RdapApiException
See Also:
  • Constructor Details

    • RateLimitException

      public RateLimitException(String message, String errorCode, Integer retryAfter)
  • Method Details

    • getRetryAfter

      public Integer getRetryAfter()