TooComplexQueryException Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the TooComplexQueryException class.
Overload List
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. |
Top
See Also
Reference
TooComplexQueryException Class