Uses of Class
com.azure.search.documents.knowledgebases.models.KnowledgeBaseErrorDetail
Packages that use KnowledgeBaseErrorDetail
Package
Description
Package containing the data models for KnowledgeBaseRetrievalClient.
-
Uses of KnowledgeBaseErrorDetail in com.azure.search.documents.knowledgebases.models
Classes in com.azure.search.documents.knowledgebases.models that implement interfaces with type arguments of type KnowledgeBaseErrorDetailMethods in com.azure.search.documents.knowledgebases.models that return KnowledgeBaseErrorDetailModifier and TypeMethodDescriptionstatic KnowledgeBaseErrorDetailKnowledgeBaseErrorDetail.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of KnowledgeBaseErrorDetail from the JsonReader.KnowledgeBaseActivityRecord.getError()Get the error property: The error detail explaining why the operation failed.Methods in com.azure.search.documents.knowledgebases.models that return types with arguments of type KnowledgeBaseErrorDetailModifier and TypeMethodDescriptionKnowledgeBaseErrorDetail.getDetails()Get the details property: The error details.Methods in com.azure.search.documents.knowledgebases.models with parameters of type KnowledgeBaseErrorDetailModifier and TypeMethodDescriptionKnowledgeBaseActivityRecord.setError(KnowledgeBaseErrorDetail error) Set the error property: The error detail explaining why the operation failed.KnowledgeBaseAgenticReasoningActivityRecord.setError(KnowledgeBaseErrorDetail error) Set the error property: The error detail explaining why the operation failed.KnowledgeBaseAzureBlobActivityRecord.setError(KnowledgeBaseErrorDetail error) Set the error property: The error detail explaining why the operation failed.KnowledgeBaseIndexedOneLakeActivityRecord.setError(KnowledgeBaseErrorDetail error) Set the error property: The error detail explaining why the operation failed.KnowledgeBaseIndexedSharePointActivityRecord.setError(KnowledgeBaseErrorDetail error) Set the error property: The error detail explaining why the operation failed.KnowledgeBaseModelAnswerSynthesisActivityRecord.setError(KnowledgeBaseErrorDetail error) Set the error property: The error detail explaining why the operation failed.KnowledgeBaseModelQueryPlanningActivityRecord.setError(KnowledgeBaseErrorDetail error) Set the error property: The error detail explaining why the operation failed.KnowledgeBaseRemoteSharePointActivityRecord.setError(KnowledgeBaseErrorDetail error) Set the error property: The error detail explaining why the operation failed.KnowledgeBaseRetrievalActivityRecord.setError(KnowledgeBaseErrorDetail error) Set the error property: The error detail explaining why the operation failed.KnowledgeBaseSearchIndexActivityRecord.setError(KnowledgeBaseErrorDetail error) Set the error property: The error detail explaining why the operation failed.KnowledgeBaseWebActivityRecord.setError(KnowledgeBaseErrorDetail error) Set the error property: The error detail explaining why the operation failed.