Uses of Class
com.azure.ai.openai.assistants.models.RunError
Packages that use RunError
Package
Description
Package containing the data models for Assistants.
-
Uses of RunError in com.azure.ai.openai.assistants.models
Methods in com.azure.ai.openai.assistants.models that return RunErrorModifier and TypeMethodDescriptionstatic RunError
RunError.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of RunError from the JsonReader.ThreadRun.getLastError()
Get the lastError property: The last error, if any, encountered by this assistant thread run.