SPQueryThrottledException-Konstruktor (String)
Initialisiert eine neue Instanz der SPQueryThrottleException -Klasse mit einer angegebenen Fehlermeldung.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub New ( _
message As String _
)
'Usage
Dim message As String
Dim instance As New SPQueryThrottledException(message)
public SPQueryThrottledException(
string message
)
Parameter
message
Typ: System.StringDie Meldung, die den Fehler beschreibt.
Siehe auch
Referenz
SPQueryThrottledException Klasse
SPQueryThrottledException-Member