SPQueryThrottledException constructor
Include protected members
Include inherited members
Inicializa uma nova instância da classe SPQueryThrottleException .
Overload list
Name | Description | |
---|---|---|
SPQueryThrottledException() | Inicializa uma nova instância da classe SPQueryThrottleException . | |
SPQueryThrottledException(COMException) | Inicializa uma nova instância da classe SPQueryThrottleException , com exceção de uma chamada de método COM. | |
SPQueryThrottledException(String) | Inicializa uma nova instância da classe SPQueryThrottleException com uma mensagem de erro especificado. | |
SPQueryThrottledException(String, Exception) | Inicializa uma nova instância da classe SPQueryThrottleException com uma mensagem de erro especificada e uma referência à exceção interna que é a causa dessa exceção. | |
SPQueryThrottledException(String, Int32) | Inicializa uma nova instância da classe SPQueryThrottleException com uma mensagem de erro especificada e um código de erro. |
Top
Ver também
Referência
SPQueryThrottledException class