Freigeben über


ContentByQueryWebPartException-Klasse

Stellt Fehler, die auftreten, während der Ausführung vom Webpart für Inhaltsabfragen.

Vererbungshierarchie

System.Object
  System.Exception
    Microsoft.SharePoint.Publishing.WebControls.ContentByQueryWebPartException

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
<SerializableAttribute> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class ContentByQueryWebPartException _
    Inherits Exception
'Usage
Dim instance As ContentByQueryWebPartException
[SerializableAttribute]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class ContentByQueryWebPartException : Exception

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

ContentByQueryWebPartException-Member

Microsoft.SharePoint.Publishing.WebControls-Namespace