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