Table of Contents

Class RateLimitExceededException

Namespace
Glitch9.AIDevKit
public class RateLimitExceededException : Exception
Inheritance
object
Exception
RateLimitExceededException

Constructors

RateLimitExceededException(string)

public RateLimitExceededException(string message = "Request rate limit exceeded.")

Parameters

message string