AI Dev Kit
Search Results for

    Show / Hide Table of Contents

    Class BrokenResponseException

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

    Constructors

    BrokenResponseException(string, Exception)

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