Partager via


ServerException.ToString - Méthode

Renvoie une chaîne qui représente le ServerException.

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight.Runtime (dans Microsoft.SharePoint.Client.Silverlight.Runtime.dll);  Microsoft.SharePoint.Client.Runtime (dans Microsoft.SharePoint.Client.Runtime.dll)  Microsoft.SharePoint.Client.Phone.Runtime (dans Microsoft.SharePoint.Client.Phone.Runtime.dll)

Syntaxe

'Déclaration
Public Overrides Function ToString As String
'Utilisation
Dim instance As ServerException
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

Valeur renvoyée

Type : System.String
Le texte qui décrit l'exception de serveur.

Remarques

Cette substitution retourne le message d'erreur de base et les informations ServerStackTrace .

Voir aussi

Référence

ServerException classe

ServerException - Membres

Microsoft.SharePoint.Client - Espace de noms