AI DevKit
Search Results for

    Show / Hide Table of Contents

    Class NoEndpointExeption

    Inheritance
    object
    Exception
    AIRequestException
    NoEndpointExeption
    Inherited Members
    AIRequestException.Api
    Namespace: Glitch9.AIDevKit
    Assembly: .dll
    Syntax
    public class NoEndpointExeption : AIRequestException

    Constructors

    NoEndpointExeption(Api, string)

    Declaration
    public NoEndpointExeption(Api api, string endpoint)
    Parameters
    Type Name Description
    Api api
    string endpoint
    In this article
    Back to top Generated by DocFX