NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

WebException Constructor ()

Creates a new instance of the WebException class with the default status Error from the WebStatus values.

[Visual Basic]
Overloads Public Sub New()
[C#]
public WebException();
[C++]
public: WebException();
[JScript]
public function WebException();

See Also

WebException Class | WebException Members | System.Net Namespace | WebException Constructor Overload List