Condividi tramite


SPQueryThrottledException Constructor (COMException)

Initializes a new instance of the SPQueryThrottleException class with an exception from a COM method call.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online

Syntax

'Declaration
Public Sub New ( _
    comEx As COMException _
)
'Usage
Dim comEx As COMException

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

Parameters

See Also

Reference

SPQueryThrottledException Class

SPQueryThrottledException Members

SPQueryThrottledException Overload

Microsoft.SharePoint Namespace