Share via


SPQueryThrottledException constructor

Initializes a new instance of the SPQueryThrottleException class.

Overload list

  Name Description
Public method SPQueryThrottledException() Initializes a new instance of the SPQueryThrottleException class.
Public method SPQueryThrottledException(COMException) Initializes a new instance of the SPQueryThrottleException class with an exception from a COM method call.
Public method SPQueryThrottledException(String) Initializes a new instance of the SPQueryThrottleException class with a specified error message.
Public method SPQueryThrottledException(String, Exception) Initializes a new instance of the SPQueryThrottleException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Public method SPQueryThrottledException(String, Int32) Initializes a new instance of the SPQueryThrottleException class with a specified error message and an error code.

Top

See also

Reference

SPQueryThrottledException class

SPQueryThrottledException members

Microsoft.SharePoint namespace