Class IncompleteResponseException
public class IncompleteResponseException : AIApiException
- Inheritance
-
objectExceptionIncompleteResponseException
- Inherited Members
Constructors
IncompleteResponseException(Api, string, string, IErrorInfo)
public IncompleteResponseException(Api api, string modelId, string reason, IErrorInfo details = null)
Parameters
apiApimodelIdstringreasonstringdetailsIErrorInfo
Properties
IncompleteReason
public string IncompleteReason { get; }
Property Value
- string