Class RateLimitExceededException
public class RateLimitExceededException : Exception
- Inheritance
-
objectExceptionRateLimitExceededException
Constructors
RateLimitExceededException(string)
public RateLimitExceededException(string message = "Request rate limit exceeded.")
Parameters
messagestring