Class ModelNotFoundInLibraryException
public sealed class ModelNotFoundInLibraryException : AIClientException
- Inheritance
-
objectExceptionModelNotFoundInLibraryException
- Inherited Members
Constructors
ModelNotFoundInLibraryException(Api, string)
public ModelNotFoundInLibraryException(Api api, string modelId)
Parameters
apiApimodelIdstring
Properties
ModelId
public string ModelId { get; }
Property Value
- string