Share via


TooComplexQueryException Constructor

Include Protected Members
Include Inherited Members

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