Overload List

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

See Also