Compartilhar via


SPQueryThrottledException constructor (COMException)

Inicializa uma nova instância da classe SPQueryThrottleException , com exceção de uma chamada de método COM.

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

Syntax

'Declaração
Public Sub New ( _
    comEx As COMException _
)
'Uso
Dim comEx As COMException

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

Parâmetros

Ver também

Referência

SPQueryThrottledException class

SPQueryThrottledException members

SPQueryThrottledException overload

Microsoft.SharePoint namespace