AI DevKit
Search Results for

    Show / Hide Table of Contents

    Class EmptyPromptException

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

    Constructors

    EmptyPromptException(Api, Type)

    Declaration
    public EmptyPromptException(Api api, Type promptType)
    Parameters
    Type Name Description
    Api api
    Type promptType

    EmptyPromptException(Api, params Type[])

    Declaration
    public EmptyPromptException(Api api, params Type[] promptTypes)
    Parameters
    Type Name Description
    Api api
    Type[] promptTypes
    In this article
    Back to top Generated by DocFX