Uses of Class
com.azure.ai.documentintelligence.models.Error
Package
Description
Package containing the data models for DocumentIntelligence.
-
Uses of Error in com.azure.ai.documentintelligence.models
Modifier and TypeMethodDescriptionstatic Error
Error.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of Error from the JsonReader.AnalyzeBatchOperationDetail.getError()
Get the error property: Encountered error.AnalyzeBatchResultOperation.getError()
Get the error property: Encountered error during batch document analysis.AnalyzeResultOperation.getError()
Get the error property: Encountered error during document analysis.DocumentClassifierBuildOperationDetails.getError()
Get the error property: Encountered error.DocumentClassifierCopyToOperationDetails.getError()
Get the error property: Encountered error.DocumentModelBuildOperationDetails.getError()
Get the error property: Encountered error.DocumentModelComposeOperationDetails.getError()
Get the error property: Encountered error.DocumentModelCopyToOperationDetails.getError()
Get the error property: Encountered error.OperationDetails.getError()
Get the error property: Encountered error.Modifier and TypeMethodDescriptionError.getDetails()
Get the details property: An array of details about specific errors that led to this reported error.