SPQueryThrottledException constructor
Initializes a new instance of the SPQueryThrottleException class.
Overload list
Name | Description | |
---|---|---|
![]() |
SPQueryThrottledException() | Initializes a new instance of the SPQueryThrottleException class. |
![]() |
SPQueryThrottledException(COMException) | Initializes a new instance of the SPQueryThrottleException class with an exception from a COM method call. |
![]() |
SPQueryThrottledException(String) | Initializes a new instance of the SPQueryThrottleException class with a specified error message. |
![]() |
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. |
![]() |
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