Partager via


WebPartPageSoapServerException.HandleException - Méthode

Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code.

Espace de noms :  Microsoft.SharePoint.SoapServer
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Shared Function HandleException ( _
    ex As Exception _
) As Exception
'Utilisation
Dim ex As Exception
Dim returnValue As Exception

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

Paramètres

Valeur renvoyée

Type : System.Exception

Voir aussi

Référence

WebPartPageSoapServerException classe

WebPartPageSoapServerException - Membres

Microsoft.SharePoint.SoapServer - Espace de noms