WebPartPageSoapServerException class

This class and its members are reserved for internal use and are not intended to be used in your code.

Inheritance hierarchy

System.Object
  System.Exception
    System.SystemException
      System.Web.Services.Protocols.SoapException
        Microsoft.SharePoint.SoapServer.SoapServerException
          Microsoft.SharePoint.SoapServer.WebPartPageSoapServerException

Namespace:  Microsoft.SharePoint.SoapServer
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Class WebPartPageSoapServerException _
    Inherits SoapServerException
'Usage
Dim instance As WebPartPageSoapServerException
public class WebPartPageSoapServerException : SoapServerException

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

WebPartPageSoapServerException members

Microsoft.SharePoint.SoapServer namespace