AI Dev Kit
Search Results for

    Show / Hide Table of Contents

    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
    In this article
    Back to top Generated by DocFX