RateLimitExceededException
Thrown when the PUBG API returns HTTP 429 (Too Many Requests).
This exception is thrown even when a RateLimiter is in use, as a 429 can still occur if multiple dev.pubgkt.PubgApi instances share the same API key, or if the rate limit was consumed externally.