Class TooManyRequestsException

All Implemented Interfaces:
Serializable

public class TooManyRequestsException extends NetworkException
Exception thrown when too many requests were sent to the Horizon server.
See Also:
  • Constructor Details

    • TooManyRequestsException

      public TooManyRequestsException(@Nullable Integer retryAfter)
  • Method Details

    • getRetryAfter

      @Nullable public Integer getRetryAfter()
      Number of seconds a client should wait before sending requests again