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