(String) del constructor SPQueryThrottledException
Inicializa una nueva instancia de la clase SPQueryThrottleException con un mensaje de error especificado.
Espacio de nombres: Microsoft.SharePoint
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
Public Sub New ( _
message As String _
)
'Uso
Dim message As String
Dim instance As New SPQueryThrottledException(message)
public SPQueryThrottledException(
string message
)
Parámetros
message
Tipo: System.StringEl mensaje que describe el error.
Vea también
Referencia
clase SPQueryThrottledException
Miembros SPQueryThrottledException