ErrorResponseError Class

Definition

public class ErrorResponseError : Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker.Models.Error
type ErrorResponseError = class
    inherit Error
Public Class ErrorResponseError
Inherits Error
Inheritance
ErrorResponseError

Constructors

ErrorResponseError()
ErrorResponseError(String, String, String, IList<Error>, InnerErrorModel)

Properties

Code (Inherited from Error)
Details (Inherited from Error)
InnerError (Inherited from Error)
Message (Inherited from Error)
Target (Inherited from Error)

Methods

Validate()

Applies to