Overload List
Name | Description | |
---|---|---|
QueryOptimizationException()()()() |
Initializes a new instance of the QueryOptimizationException class. This is the default constructor.
|
|
QueryOptimizationException(String) |
Initializes a new instance of the QueryOptimizationException class with the specified string.
|
|
QueryOptimizationException(SerializationInfo, StreamingContext) |
Initializes a new instance of the QueryOptimizationException class from serialized data.
|
|
QueryOptimizationException(String, Exception) |
Initializes a new instance of the QueryOptimizationException class using the specified string and inner exception.
|