TooComplexQueryException constructor

Initializes a new instance of the TooComplexQueryException class.

Overload list

  Name Description
Public method TooComplexQueryException() Initializes a new instance of the TooComplexQueryException class.
Public method TooComplexQueryException(Exception) Initializes a new instance of the TooComplexQueryException class with a reference to the inner exception that is the cause of this exception.
Public method TooComplexQueryException(String) Initializes a new instance of the TooComplexQueryException class with a specified error message.
Public method 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.

Top

See also

Reference

TooComplexQueryException class

TooComplexQueryException members

Microsoft.Office.Server.Search.Query namespace