Compartilhar via


SPQueryThrottledException constructor (String)

Inicializa uma nova instância da classe SPQueryThrottleException com uma mensagem de erro especificado.

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

Syntax

'Declaração
Public Sub New ( _
    message As String _
)
'Uso
Dim message As String

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

Parâmetros

Ver também

Referência

SPQueryThrottledException class

SPQueryThrottledException members

SPQueryThrottledException overload

Microsoft.SharePoint namespace