Class TooManyRequestsProblem

All Implemented Interfaces:
HttpResponseHeaders, RetryAfter, Serializable

public class TooManyRequestsProblem extends RetryAfterClientProblem
HTTP 429: Too Many Requests (https://www.belgif.be/specification/rest/api-guide/problems/tooManyRequests.html)
See Also: