TooComplexQueryException constructor
SharePoint 2013
Initializes a new instance of the TooComplexQueryException class.
| Name | Description | |
|---|---|---|
|
TooComplexQueryException() | Initializes a new instance of the TooComplexQueryException class. |
|
TooComplexQueryException(Exception) | Initializes a new instance of the TooComplexQueryException class with a reference to the inner exception that is the cause of this exception. |
|
TooComplexQueryException(String) | Initializes a new instance of the TooComplexQueryException class with a specified error message. |
|
TooComplexQueryException(String, Exception) | Initializes a new instance of the TooComplexQueryException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
Show: