SoapServerException - Classe
Une classe wrapper qui convertit une exception SharePoint ou COM à une exception SOAP afin qu'il peut être désérialisé sur le client Visual Studio .NET.
Hiérarchie d’héritage
System.Object
System.Exception
System.SystemException
System.Web.Services.Protocols.SoapException
Microsoft.SharePoint.SoapServer.SoapServerException
Microsoft.SharePoint.SoapServer.WebPartPageSoapServerException
Espace de noms : Microsoft.SharePoint.SoapServer
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Class SoapServerException _
Inherits SoapException
'Utilisation
Dim instance As SoapServerException
public class SoapServerException : SoapException
Cohérence de thread
Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.