Class RateLimitExceededException
Inheritance
object
Exception
RateLimitExceededException
Namespace: Glitch9.AIDevKit
Assembly: .dll
Syntax
public class RateLimitExceededException : Exception
Constructors
RateLimitExceededException(string)
Declaration
public RateLimitExceededException(string message = "Request rate limit exceeded.")
Parameters
Type | Name | Description |
---|---|---|
string | message |