Package ai.webscraping.exception
Class RateLimitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ai.webscraping.exception.WebScrapingAIException
ai.webscraping.exception.ApiException
ai.webscraping.exception.RateLimitException
- All Implemented Interfaces:
Serializable
HTTP 429 — too many concurrent requests.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ai.webscraping.exception.ApiException
forStatus, getBody, getHttpStatus, getResponseBody, getStatusCode, getStatusMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RateLimitException
-