System.Web.Services.Discovery.DiscoveryExceptionDictionary.Add Method

Adds an Exception with a key of url to the System.Web.Services.Discovery.DiscoveryExceptionDictionary.

Syntax

public void Add (string url, Exception value)

Parameters

url
The URL that caused an exception during XML Web services discovery.
value
The Exception that occurred during XML Web services discovery.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Services.Discovery
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0