Uses of Class
com.azure.ai.documentintelligence.models.DocumentIntelligenceError
Packages that use DocumentIntelligenceError
Package
Description
Package containing the data models for DocumentIntelligence.
-
Uses of DocumentIntelligenceError in com.azure.ai.documentintelligence.models
Methods in com.azure.ai.documentintelligence.models that return DocumentIntelligenceErrorModifier and TypeMethodDescriptionstatic DocumentIntelligenceErrorDocumentIntelligenceError.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DocumentIntelligenceError from the JsonReader.AnalyzeBatchOperationDetails.getError()Get the error property: Encountered error during batch document analysis.AnalyzeBatchResultDetails.getError()Get the error property: Encountered error.AnalyzeOperationDetails.getError()Get the error property: Encountered error during document analysis.DocumentIntelligenceOperationDetails.getError()Get the error property: Encountered error.Methods in com.azure.ai.documentintelligence.models that return types with arguments of type DocumentIntelligenceErrorModifier and TypeMethodDescriptionDocumentIntelligenceError.getDetails()Get the details property: An array of details about specific errors that led to this reported error.