SPQueryThrottledException Constructor

Include Protected Members
Include Inherited Members

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