Partager via


PublishingSoapException - Classe

Représente l'exception qui est levée lorsqu'une erreur liée à une opération SOAP se produit.

Hiérarchie d’héritage

System.Object
  System.Exception
    System.SystemException
      System.Web.Services.Protocols.SoapException
        Microsoft.SharePoint.Publishing.PublishingSoapException

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

Syntaxe

'Déclaration
<SerializableAttribute> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public NotInheritable Class PublishingSoapException _
    Inherits SoapException
'Utilisation
Dim instance As PublishingSoapException
[SerializableAttribute]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public sealed class PublishingSoapException : 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.

Voir aussi

Référence

PublishingSoapException - Membres

Microsoft.SharePoint.Publishing - Espace de noms