InvalidPublishingWebException - Classe

Indique l'exception qui est levée lorsqu'une propriété get, jeu de propriétés ou méthode liés à une structure PublishingWeb échoue parce que la structure PublishingWeb n'est pas valide.

Hiérarchie d’héritage

System.Object
  System.Exception
    System.ApplicationException
      Microsoft.SharePoint.Publishing.InvalidPublishingWebException

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 Class InvalidPublishingWebException _
    Inherits ApplicationException
'Utilisation
Dim instance As InvalidPublishingWebException
[SerializableAttribute]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public class InvalidPublishingWebException : ApplicationException

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

InvalidPublishingWebException - Membres

Microsoft.SharePoint.Publishing - Espace de noms