Partager via


ClientServiceHost.GetErrorInformation - Méthode

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

Syntaxe

'Déclaration
Public Overridable Function GetErrorInformation ( _
    ex As Exception _
) As ErrorInformation
'Utilisation
Dim instance As ClientServiceHost
Dim ex As Exception
Dim returnValue As ErrorInformation

returnValue = instance.GetErrorInformation(ex)
public virtual ErrorInformation GetErrorInformation(
    Exception ex
)

Paramètres

Valeur renvoyée

Type : Microsoft.SharePoint.Client.ErrorInformation

Voir aussi

Référence

ClientServiceHost classe

ClientServiceHost - Membres

Microsoft.SharePoint.Client - Espace de noms