Uses of Class
com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseError
-
Packages that use ErrorResponseError Package Description com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models This package contains the models classes for QnAMakerClient. -
-
Uses of ErrorResponseError in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Methods in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models that return ErrorResponseError Modifier and Type Method Description ErrorResponseErrorErrorResponse. error()Get the error value.Methods in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models with parameters of type ErrorResponseError Modifier and Type Method Description ErrorResponseErrorResponse. withError(ErrorResponseError error)Set the error value.
-