AI Dev Kit
Search Results for

    Show / Hide Table of Contents

    Class EmptyResponseException

    Inheritance
    object
    Exception
    EmptyResponseException
    Namespace: Glitch9.AIDevKit
    Assembly: .dll
    Syntax
    public class EmptyResponseException : Exception

    Constructors

    EmptyResponseException(Model)

    Declaration
    public EmptyResponseException(Model model)
    Parameters
    Type Name Description
    Model model

    EmptyResponseException(int)

    Declaration
    public EmptyResponseException(int taskType)
    Parameters
    Type Name Description
    int taskType
    In this article
    Back to top Generated by DocFX