WebPartPageSoapServerException.HandleException Method

This member is reserved for internal use and is not intended to be used directly from your code.

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

Syntax

'Declaration
Public Shared Function HandleException ( _
    ex As Exception _
) As Exception
'Usage
Dim ex As Exception
Dim returnValue As Exception

returnValue = WebPartPageSoapServerException.HandleException(ex)
public static Exception HandleException(
    Exception ex
)

Parameters

Return Value

Type: System.Exception

See Also

Reference

WebPartPageSoapServerException Class

WebPartPageSoapServerException Members

Microsoft.SharePoint.SoapServer Namespace