Uses of Class
com.azure.ai.documentintelligence.models.Error

Packages that use Error
Package
Description
Package containing the data models for DocumentIntelligence.
  • Uses of Error in com.azure.ai.documentintelligence.models

    Modifier and Type
    Method
    Description
    static 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.
    Methods in com.azure.ai.documentintelligence.models that return types with arguments of type Error
    Modifier and Type
    Method
    Description
    Error.getDetails()
    Get the details property: An array of details about specific errors that led to this reported error.