del método WebPartPageSoapServerException.HandleException
Este miembro está reservado para uso interno y no debe usarse directamente desde el código.
Espacio de nombres: Microsoft.SharePoint.SoapServer
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
Public Shared Function HandleException ( _
ex As Exception _
) As Exception
'Uso
Dim ex As Exception
Dim returnValue As Exception
returnValue = WebPartPageSoapServerException.HandleException(ex)
public static Exception HandleException(
Exception ex
)
Parámetros
- ex
Tipo: System.Exception
Valor devuelto
Tipo: System.Exception
Vea también
Referencia
clase WebPartPageSoapServerException