Public Overloads Sub AddError( _ ByVal Exception As Exception, _ ByVal ErrorCode As XdsErrorCode, _ ByVal Location As String _ )
Dim instance As XdsRegistryResponse Dim Exception As Exception Dim ErrorCode As XdsErrorCode Dim Location As String instance.AddError(Exception, ErrorCode, Location)
public: void AddError( Exception^ Exception, XdsErrorCode ErrorCode, String^ Location )
Parameters
- Exception
- The Exception to obtain error information from
- ErrorCode
- The XDS specific error code to use.
- Location
- The Location value - in XDS-I use, this should be the instance UID