SearchQueryException constructor

Initializes a new instance of the SearchQueryException class.

Overload list

  Name Description
Public method SearchQueryException() Initializes a new instance of the SearchQueryException class.
Public method SearchQueryException(String) Initializes a new instance of the SearchQueryException class with a specified error message.
Protected method SearchQueryException(SerializationInfo, StreamingContext)
Public method 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.

Top

See also

Reference

SearchQueryException class

SearchQueryException members

Microsoft.Office.Server.Search.Query namespace