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