Share via


SPQueryThrottledException - Constructeur (COMException)

Initialise une nouvelle instance de la classe SPQueryThrottleException avec une exception à partir d'un appel de méthode COM.

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    comEx As COMException _
)
'Utilisation
Dim comEx As COMException

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

Paramètres

Voir aussi

Référence

SPQueryThrottledException classe

SPQueryThrottledException - Membres

SPQueryThrottledException - Surcharge

Microsoft.SharePoint - Espace de noms