Table of Contents

Class ModelNotFoundInLibraryException

Namespace
Glitch9.AIDevKit
public sealed class ModelNotFoundInLibraryException : AIClientException
Inheritance
object
Exception
ModelNotFoundInLibraryException
Inherited Members

Constructors

ModelNotFoundInLibraryException(Api, string)

public ModelNotFoundInLibraryException(Api api, string modelId)

Parameters

api Api
modelId string

Properties

ModelId

public string ModelId { get; }

Property Value

string