AI Dev Kit
Search Results for

    Show / Hide Table of Contents

    Class NotSupportedFeatureException

    Inheritance
    object
    Exception
    SystemException
    NotSupportedException
    NotSupportedFeatureException
    Namespace: Glitch9.AIDevKit
    Assembly: .dll
    Syntax
    public class NotSupportedFeatureException : NotSupportedException

    Constructors

    NotSupportedFeatureException(Model, ModelCapability)

    Declaration
    public NotSupportedFeatureException(Model model, ModelCapability cap)
    Parameters
    Type Name Description
    Model model
    ModelCapability cap
    In this article
    Back to top Generated by DocFX