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!

SystemError Constructor ()

Creates a new instance of the SystemError class.

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

See Also

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