Uses of Class
com.azure.ai.formrecognizer.models.FormRecognizerErrorInformation
Packages that use FormRecognizerErrorInformation
Package
Description
Package containing the data models for FormRecognizerClient.
-
Uses of FormRecognizerErrorInformation in com.azure.ai.formrecognizer.models
Methods in com.azure.ai.formrecognizer.models that return types with arguments of type FormRecognizerErrorInformationModifier and TypeMethodDescriptionFormRecognizerException.getErrorInformation()Get the error information list for this exception.Constructor parameters in com.azure.ai.formrecognizer.models with type arguments of type FormRecognizerErrorInformationModifierConstructorDescriptionFormRecognizerException(String message, List<FormRecognizerErrorInformation> errorInformationList) Initializes a new instance ofFormRecognizerExceptionclass