Freigeben über


ContentByQueryWebPartException-Konstruktor (String)

Initialisiert eine neue Instanz der ContentByQueryWebPartException -Klasse mit einer angegebenen Fehlermeldung.

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

Syntax

'Declaration
Public Sub New ( _
    message As String _
)
'Usage
Dim message As String

Dim instance As New ContentByQueryWebPartException(message)
public ContentByQueryWebPartException(
    string message
)

Parameter

Siehe auch

Referenz

ContentByQueryWebPartException Klasse

ContentByQueryWebPartException-Member

ContentByQueryWebPartException-Überladung

Microsoft.SharePoint.Publishing.WebControls-Namespace