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!

SoapException Class

[To be supplied.]

Object
   Exception
      SoapException

[Visual Basic]
Public Class SoapException
   Inherits Exception
[C#]
public class SoapException : Exception
[C++]
public __gc class SoapException : public Exception
[JScript]
public class SoapException extends Exception

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.Services.Protocols

Assembly: System.Web.Services.dll

See Also

SoapException Members | System.Web.Services.Protocols Namespace