SPQueryThrottledException-Konstruktor (COMException)

Initialisiert eine neue Instanz der SPQueryThrottleException -Klasse mit einer Ausnahme von einem COM-Methodenaufruf.

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

Syntax

'Declaration
Public Sub New ( _
    comEx As COMException _
)
'Usage
Dim comEx As COMException

Dim instance As New SPQueryThrottledException(comEx)
public SPQueryThrottledException(
    COMException comEx
)

Parameter

Siehe auch

Referenz

SPQueryThrottledException Klasse

SPQueryThrottledException-Member

SPQueryThrottledException-Überladung

Microsoft.SharePoint-Namespace