AI Dev Kit
Search Results for

    Show / Hide Table of Contents

    Class BrokenCompletionException

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

    Constructors

    BrokenCompletionException(string, Exception)

    Declaration
    public BrokenCompletionException(string message, Exception exception)
    Parameters
    Type Name Description
    string message
    Exception exception
    In this article
    Back to top Generated by DocFX