Public Function New( _ ByVal ErrorCode As XdsErrorCode, _ ByVal CodeContext As String _ )
Dim ErrorCode As XdsErrorCode Dim CodeContext As String Dim instance As New XdsQueryResponse(ErrorCode, CodeContext)
public XdsQueryResponse( XdsErrorCode ErrorCode, string CodeContext )
public: XdsQueryResponse( XdsErrorCode ErrorCode, String^ CodeContext )
Parameters
- ErrorCode
- The XDS specific error code to use.
- CodeContext
- The CodeContext for the new error